Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type State ¶
type State struct { Status teamStatus PreviousHooksPath string }
State the state of git-team
func NewStateDisabled ¶
func NewStateDisabled() State
NewStateDisabled the constructor for the disabled state
func NewStateEnabled ¶
NewStateEnabled the constructor for the enabled state
Click to show internal directories.
Click to hide internal directories.