Documentation
¶
Index ¶
- type Verifier
- func (verifier *Verifier) VerifyDevice(id string, token string, config *config.Config) (bool, error)
- func (*Verifier) VerifyImport(id string, token string, userId string, config *config.Config) (bool, error)
- func (*Verifier) VerifyPipeline(id string, token string, userId string, config *config.Config) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Verifier ¶ added in v0.0.9
type Verifier struct {
// contains filtered or unexported fields
}
func (*Verifier) VerifyDevice ¶ added in v0.0.9
func (*Verifier) VerifyImport ¶ added in v0.0.9
Click to show internal directories.
Click to hide internal directories.