Documentation ¶
Index ¶
- func NewClean() (cli.Command, error)
- func NewCommit() (cli.Command, error)
- func NewInit() (cli.Command, error)
- func NewRecord() (cli.Command, error)
- func NewReport() (cli.Command, error)
- func NewStatus() (cli.Command, error)
- func NewUninit() (cli.Command, error)
- type CleanCmd
- type CommitCmd
- type InitCmd
- type RecordCmd
- type ReportCmd
- type StatusCmd
- type UninitCmd
- type VerifyCmd
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CommitCmd ¶
CommitCmd struct contain methods for commit command
type RecordCmd ¶
RecordCmd contains method for record command
type ReportCmd ¶
ReportCmd contains methods for report command
type StatusCmd ¶
StatusCmd containt methods for status command
type UninitCmd ¶
UninitCmd contains methods for uninit command
Click to show internal directories.
Click to hide internal directories.