Documentation ¶
Index ¶
- type Service2
- func (s *Service2) ClearHost(c context.Context, svr string) (err error)
- func (s *Service2) Force(c context.Context, arg *model.ArgConf) (err error)
- func (s *Service2) Hosts(c context.Context, svr string) (hosts []*model.Host, err error)
- func (s *Service2) Push(c context.Context, arg *model.ArgConf) (err error)
- func (s *Service2) PushV4(c context.Context, arg *model.ArgConf) (err error)
- func (s *Service2) SetToken(c context.Context, arg *model.ArgToken) (err error)
- func (s *Service2) SetTokenV4(c context.Context, arg *model.ArgToken) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service2 ¶
type Service2 struct {
// contains filtered or unexported fields
}
Service2 service.
Click to show internal directories.
Click to hide internal directories.