Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountsService ¶
type Cache ¶
type Cache interface { Close() error Accounts() AccountsService Config() ConfigService }
type ConfigService ¶
type Configuration ¶
type Configuration struct {
Type string `json:"type"` // required
}
Click to show internal directories.
Click to hide internal directories.