Documentation ¶
Index ¶
Constants ¶
View Source
const (
LogRequestFormat = "[%s '%s'] %s\n"
)
Variables ¶
This section is empty.
Functions ¶
func NewTestEquinoxConfig ¶ added in v0.5.0
func NewTestEquinoxConfig() *api.EquinoxConfig
Creates an EquinoxConfig for tests.
Types ¶
type InternalClient ¶
type InternalClient struct {
// contains filtered or unexported fields
}
func NewInternalClient ¶ added in v0.2.0
func NewInternalClient(config *api.EquinoxConfig) *InternalClient
Returns a new client using the API key provided.
Click to show internal directories.
Click to hide internal directories.