Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitCli ¶
func InitCli()
InitCli for command: the-gpl bot -project=gcp-project -lang=en-US -chat=true
eg: the-gpl bot -project=gcp-project # does a predefined conversation with DF agent the-gpl bot -project=gcp-project -lang=en-US # chats predefined conversation with DF agent in en-US the-gpl bot -project=gcp-project -lang=en-US -chat=true # Chats with bot from stdin
Types ¶
type CLI ¶
type CLI struct {
// contains filtered or unexported fields
}
CLI wrapper for *flag.FlagSet
func (CLI) DisplayHelp ¶
func (b CLI) DisplayHelp()
DisplayHelp prints help on command line for the bot module
Click to show internal directories.
Click to hide internal directories.