Documentation ¶
Index ¶
- Constants
- Variables
- func BuildRoot(f factory.Factory) *cobra.Command
- func Execute()
- func NewCleanCmd(f factory.Factory) *cobra.Command
- func NewCompletionCmd() *cobra.Command
- func NewCronCmd(f factory.Factory) *cobra.Command
- func NewDocCmd(f factory.Factory) *cobra.Command
- func NewGitHookCmd(f factory.Factory) *cobra.Command
- func NewNewCmd(f factory.Factory) *cobra.Command
- func NewRootCmd(log log.Logger) *cobra.Command
- func NewRunCmd(f factory.Factory) *cobra.Command
- func NewSDKCmd(f factory.Factory) *cobra.Command
- func NewSelfUpdateCmd(f factory.Factory) *cobra.Command
- func NewTagCmd(f factory.Factory) *cobra.Command
- type CleanCmd
- type CronCmd
- type MergeCfg
- type MergeCfgs
- type SDKCmd
- type SelfUpdateCmd
- type YapiOptions
- type YapiResp
- type YapiToken
Constants ¶
View Source
const GinCtlGitLabPeer = "github.com/go-season/ginctl"
View Source
const SkeletonGitLabRepo = "https://github.com/go-season/gin-skeleton.git"
Variables ¶
Functions ¶
func NewCompletionCmd ¶
Types ¶
type SelfUpdateCmd ¶
type SelfUpdateCmd struct { }
type YapiOptions ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.