Documentation ¶ Index ¶ func Make() *cobra.Command type DevURL Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Make ¶ func Make() *cobra.Command Make constructs the "coder" root command Types ¶ type DevURL ¶ type DevURL struct { ID string `json:"id" tab:"-"` URL string `json:"url"` Port int `json:"port"` Name string `json:"name" tab:"-"` Access string `json:"access"` } DevURL is the parsed json response record for a devURL from cemanager Source Files ¶ View all Source files auth.goceapi.gocmd.goconfigssh.goenvs.gologin.gologout.gosecrets.goshell.gosync.gourls.gousers.go Click to show internal directories. Click to hide internal directories.