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)
- func NewVerify(v string) func() (cli.Command, error)
- type CleanCmd
- type GitCommit
- 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 CleanCmd ¶
type CleanCmd struct { }
type GitCommit ¶
type GitCommit struct { }
type InitCmd ¶
type InitCmd struct { }
type RecordCmd ¶
type RecordCmd struct { }
type ReportCmd ¶
type ReportCmd struct { }
type StatusCmd ¶
type StatusCmd struct { }
type UninitCmd ¶
type UninitCmd struct { }
Source Files
¶
- clean.go
- commit.go
- init.go
- record.go
- report.go
- status.go
- uninit.go
- verify.go
Click to show internal directories.
Click to hide internal directories.