Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListenAndServe ¶
Types ¶
type Options ¶
type Options struct { HTTPAddr string `short:"h" long:"http" description:"HTTP address: if set, use streamable HTTP at this address, instead of stdin/stdout"` AHASubdomain string AHAAPIKey string }
func NewOptionsEnv ¶
func (*Options) CheckCredentials ¶
func (*Options) ReadEnvDefaults ¶
func (opts *Options) ReadEnvDefaults()
Click to show internal directories.
Click to hide internal directories.