Documentation
¶
Index ¶
- func New(modName, instName string) (module.Module, error)
- type Auth
- func (a *Auth) AuthPlain(username, password string) error
- func (a *Auth) Configure(inlineArgs []string, cfg *config.Map) error
- func (a *Auth) InstanceName() string
- func (a *Auth) Lookup(_ context.Context, username string) (string, bool, error)
- func (a *Auth) Name() string
- func (a *Auth) Start() error
- func (a *Auth) Stop() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.