Documentation
¶
Index ¶
- type APIAlg
- type Common
- func (a *Common) AuthNew(ctx context.Context, perms []auth.Permission) ([]byte, error)
- func (a *Common) AuthVerify(ctx context.Context, token string) ([]auth.Permission, error)
- func (a *Common) LogList(context.Context) ([]string, error)
- func (a *Common) LogSetLevel(ctx context.Context, subsystem, level string) error
- func (a *Common) Version(context.Context) (types.Version, error)
- type ICommon
- type Version
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.