Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AdapterApollo ¶
type AdapterApollo struct {
// contains filtered or unexported fields
}
func NewAdapterApollo ¶
func NewAdapterApollo(ctx context.Context) (adapter *AdapterApollo, err error)
func (*AdapterApollo) GetContent ¶
func (a *AdapterApollo) GetContent(key string) (string, error)
Click to show internal directories.
Click to hide internal directories.