Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthCredentials ¶
type AuthCredentials struct {
// contains filtered or unexported fields
}
func (*AuthCredentials) AsBasic ¶
func (a *AuthCredentials) AsBasic() String
type GroupsV2Authorization ¶
func NewGroupsV2Authorization ¶
func NewGroupsV2Authorization(uuid []byte, groupSecretParams zkgroup.GroupSecretParams) (*GroupsV2Authorization, error)
func NewGroupsV2AuthorizationForGroup ¶
func NewGroupsV2AuthorizationForGroup(uuid []byte, hexid string) (*GroupsV2Authorization, error)
Click to show internal directories.
Click to hide internal directories.