Documentation ¶
Index ¶
Constants ¶
View Source
const (
DefaultBaseURL = "http://104.236.132.232" // TODO(btc): setup a domain like http://api.foo.ai
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type APIClient ¶
type APIClient struct { BaseURL string // contains filtered or unexported fields }
func (*APIClient) ParseBaseURL ¶
Click to show internal directories.
Click to hide internal directories.