Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "goshot",
Short: "A REST Interface to Gphoto2 in Go",
Long: `Remote control for capture still frame images with REST
calls. Runs on the gin framework and calls the camera via the
native C library for libgphot2-dev`,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.