Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAnalyzeCommand ¶
GetAnalyzeCommand returns the CLI command definition
func GetGenerateDBCommand ¶
GetGenerateDBCommand returns the CLI command definition
func GetImportCommand ¶
GetImportCommand returns the CLI command definition
Types ¶
type JiscController ¶
type JiscController struct {
// contains filtered or unexported fields
}
JiscController handles JISC CLI commands
func NewJiscController ¶
func NewJiscController() *JiscController
NewJiscController creates a new JiscController
func (*JiscController) Analyze ¶
func (c *JiscController) Analyze(ctx *cli.Context) error
Analyze handles the analyze command
func (*JiscController) GenerateDB ¶
func (c *JiscController) GenerateDB(ctx *cli.Context) error
GenerateDB handles the database generation command
Click to show internal directories.
Click to hide internal directories.