Documentation ¶
Index ¶
- type Hydra
- func (h *Hydra) Client(ctx context.Context, id string) (*provider.Client, error)
- func (h *Hydra) Clients(ctx context.Context) ([]provider.Client, error)
- func (h *Hydra) CreateClient(ctx context.Context, c provider.Client) (*provider.Client, error)
- func (h *Hydra) DeleteClient(ctx context.Context, id string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Hydra ¶
type Hydra struct {
// contains filtered or unexported fields
}
func FromEnvironment ¶
func (*Hydra) CreateClient ¶
Click to show internal directories.
Click to hide internal directories.