Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrIDSet is used when ID is set. ErrIDSet = errors.New("pachyderm.pps.persist.server: ID set") // ErrIDNotSet is used when ID is not set. ErrIDNotSet = errors.New("pachyderm.pps.persist.server: ID not set") // ErrTimestampSet is used when Timestamp is set. ErrTimestampSet = errors.New("pachyderm.pps.persist.server: Timestamp set") )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.