Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Camera ¶
type Camera struct {
*app.ApiHandler
}
type OptionCamera ¶
type OptionCamera interface {
// contains filtered or unexported methods
}
func WithDeferLogin ¶
func WithDeferLogin(deferLogin bool) OptionCamera
func WithNetworkOptions ¶
func WithNetworkOptions(networkOpts ...rest.OptionRestHandler) OptionCamera
Click to show internal directories.
Click to hide internal directories.