Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interval ¶
type Interval struct {
// contains filtered or unexported fields
}
Interval prom interval.
func NewInterval ¶
func NewInterval(c *IntervalConfig) *Interval
NewInterval new a interval instance.
type IntervalConfig ¶
IntervalConfig interval config.
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service service.
func (*Service) UpdateAsoAccount ¶
func (s *Service) UpdateAsoAccount(c context.Context, t *model.AsoAccount, flag int) (affected int64, err error)
UpdateAsoAccount update aso account.
Click to show internal directories.
Click to hide internal directories.