Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FairClient ¶
type FairClient struct {
// contains filtered or unexported fields
}
func NewFairService ¶
func (*FairClient) AbortUpdate ¶
func (fs *FairClient) AbortUpdate(source string) error
func (*FairClient) EndUpdate ¶
func (fs *FairClient) EndUpdate(source string) error
func (*FairClient) Ping ¶ added in v2.0.3
func (fs *FairClient) Ping() error
func (*FairClient) StartUpdate ¶
func (fs *FairClient) StartUpdate(source string) error
Click to show internal directories.
Click to hide internal directories.