Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PlatformAuthenticationSet = wire.NewSet( NewPlatformAuthentication, wire.Struct(new(PlatformAuthentication), "*"), wire.Bind(new(IPlatformAuthentication), new(*PlatformAuthentication)), )
Functions ¶
Types ¶
type IPlatformAuthentication ¶
type PlatformAuthentication ¶
Click to show internal directories.
Click to hide internal directories.