Documentation
¶
Index ¶
- func NewClientAuthenticator(tokens ...string) (control.ClientAuthenticator, error)
- func NewClientAuthenticatorRestricted(tokens []string, restr []netc.IPRestriction) (control.ClientAuthenticator, error)
- func NewRelayAuthenticator(tokens ...string) (control.RelayAuthenticator, error)
- func NewRelayAuthenticatorRestricted(tokens []string, restr []netc.IPRestriction) (control.RelayAuthenticator, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClientAuthenticator ¶
func NewClientAuthenticator(tokens ...string) (control.ClientAuthenticator, error)
func NewClientAuthenticatorRestricted ¶ added in v0.4.0
func NewClientAuthenticatorRestricted(tokens []string, restr []netc.IPRestriction) (control.ClientAuthenticator, error)
func NewRelayAuthenticator ¶
func NewRelayAuthenticator(tokens ...string) (control.RelayAuthenticator, error)
func NewRelayAuthenticatorRestricted ¶ added in v0.4.0
func NewRelayAuthenticatorRestricted(tokens []string, restr []netc.IPRestriction) (control.RelayAuthenticator, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.