package
Version:
v0.10.0
Opens a new window with list of versions in this module.
Published: Apr 7, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Custom struct {
Name string `json:"name" validate:"required"`
Groups []string `json:"groups"`
Nonce string `json:"nonce" validate:"required"`
Provider string `json:"provider" validate:"required"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.