Documentation ¶
Overview ¶
Package operator GENERATED BY gengo:runtimedoc DON'T EDIT THIS FILE
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ValidAccount ¶
type ValidAccount struct { // Bearer access_token // Totp passcode@timestamp Authorization string `name:"Authorization,omitempty" in:"header"` }
func (*ValidAccount) Output ¶
func (c *ValidAccount) Output(ctx context.Context) (resp any, err error)
func (ValidAccount) RuntimeDoc ¶
func (v ValidAccount) RuntimeDoc(names ...string) ([]string, bool)
Click to show internal directories.
Click to hide internal directories.