Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidID = errors.New("invalid ID")
Functions ¶
This section is empty.
Types ¶
type SyncTesterID ¶
type SyncTesterID string
SyncTesterID represents a unique syncTester.
func (SyncTesterID) MarshalText ¶
func (id SyncTesterID) MarshalText() ([]byte, error)
func (SyncTesterID) String ¶
func (id SyncTesterID) String() string
func (*SyncTesterID) UnmarshalText ¶
func (id *SyncTesterID) UnmarshalText(data []byte) error
Click to show internal directories.
Click to hide internal directories.