Discover Packages
github.com/dhalkin/go-game
cmd
package
Version:
v0.0.0-...-42679d9
Opens a new window with list of versions in this module.
Published: Sep 23, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Draw vertically spaced lines
Execute adds all child commands to the root command and sets flags appropriately.
This is called by main.main(). It only needs to happen once to the rootCmd.
type Joke struct {
ID string `json:"id"`
Joke string `json:"joke"`
Status int `json:"status"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.