Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Driver ¶
type Driver struct { }
Driver is a role where the user is actively adding changes to the project
func (Driver) RunsWithTimer ¶
RunsWithTimer indicates whether this role uses a timer
type Navigator ¶
type Navigator struct { }
Navigator is a role where the user does not apply any change, but regularly retrieves updates from git
func (Navigator) LongName ¶
LongName returns the long name for the navigator role, e.g. "Navigator role"
func (Navigator) RunsWithTimer ¶
RunsWithTimer indicates whether this role uses a timer
Click to show internal directories.
Click to hide internal directories.