Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultTime ¶
type DefaultTime struct{}
func (DefaultTime) Now ¶
func (t DefaultTime) Now() time.Time
type Repository ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func New ¶
func New(t Time, repo Repository) *Service
func (*Service) GetProjects ¶
Click to show internal directories.
Click to hide internal directories.