comments and formatting
This commit is contained in:
@ -5,6 +5,7 @@ import (
|
||||
"net/url"
|
||||
)
|
||||
|
||||
// A chart response is what we get back from Yahoo Finance
|
||||
type chart struct {
|
||||
Chart struct {
|
||||
Result []struct {
|
||||
|
Reference in New Issue
Block a user