Documentation ¶
Index ¶
- type Options
- func (o *Options) Controller() *controller.Controller
- func (o *Options) DefaultNextURL() string
- func (o *Options) DeviceProvider() *device.Device
- func (o *Options) Endpoint() string
- func (o *Options) GithubProvider() *github.Github
- func (o *Options) GoogleProvider() *google.Google
- func (o *Options) MagicProvider() *magic.Magic
- func (o *Options) TLS() bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
// contains filtered or unexported fields
}
func (*Options) Controller ¶
func (o *Options) Controller() *controller.Controller
func (*Options) DefaultNextURL ¶
func (*Options) DeviceProvider ¶
func (*Options) GithubProvider ¶
func (*Options) GoogleProvider ¶
func (*Options) MagicProvider ¶
Click to show internal directories.
Click to hide internal directories.