Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Chart ¶
type Chart struct {
Width int64 `json:"width"`
Height int64 `json:"height"`
DevicePixelRation float64 `json:"devicePixelRatio"`
Format string `json:"format"`
BackgroundColor string `json:"backgroundColor"`
Key string `json:"key"`
Version string `json:"version,omitempty"`
Config string `json:"chart"`
Scheme string `json:"-"`
Host string `json:"-"`
Port int64 `json:"-"`
Timeout time.Duration `json:"-"`
}
func (*Chart) GetShortUrl ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
examples
|
|
|
cmd/from_csv
command
|
|
|
cmd/get_short_url
command
|
|
|
cmd/get_url
command
|
|
|
cmd/to_file
command
|
Click to show internal directories.
Click to hide internal directories.