Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SpaceCleaner ¶
func TableHeader ¶
func TableHeader() string
Types ¶
type AwesomeRepository ¶
func (*AwesomeRepository) FetchingRepo ¶
func (m *AwesomeRepository) FetchingRepo(category Category)
func (*AwesomeRepository) Run ¶
func (m *AwesomeRepository) Run()
type AwesomeRepositoryInterface ¶
type AwesomeRepositoryInterface interface { Run() FetchingRepo(category Category) }
func NewAwesomeRepository ¶
func NewAwesomeRepository() AwesomeRepositoryInterface
type Repositories ¶
Click to show internal directories.
Click to hide internal directories.