Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Default = &Command{}
Functions ¶
Types ¶
type Command ¶
type Command struct {
Repositories *repository.Repositories
}
type CreatingMessage ¶
type CreatingMessage struct {
Text string
}
func (*CreatingMessage) MessageText ¶
func (c *CreatingMessage) MessageText() string
Click to show internal directories.
Click to hide internal directories.