Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct {
// contains filtered or unexported fields
}
func NewAPI ¶
func NewAPI(db *appmetrics.Database) *API
func (*API) GetAppMetrics ¶
func (*API) SaveAppMetrics ¶
func (*API) ValidateAppMetrics ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func NewService(db *appmetrics.Database) *Service
Click to show internal directories.
Click to hide internal directories.