Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ITrackRepo ¶
type TrackRepo ¶
type TrackRepo struct {
// contains filtered or unexported fields
}
func NewTrackRepo ¶
type TrackService ¶
type TrackService struct {
// contains filtered or unexported fields
}
func NewTrackService ¶
func NewTrackService(repo ITrackRepo) *TrackService
Click to show internal directories.
Click to hide internal directories.