Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DevicePersister ¶
type DevicePersister struct {
// contains filtered or unexported fields
}
func NewPersister ¶
func NewPersister(r contextx.Provider, c *pop.Connection) *DevicePersister
func (*DevicePersister) CreateDevice ¶
func (*DevicePersister) NetworkID ¶
func (p *DevicePersister) NetworkID(ctx context.Context) uuid.UUID
func (DevicePersister) WithNetworkID ¶
func (p DevicePersister) WithNetworkID(nid uuid.UUID) session.DevicePersister
Click to show internal directories.
Click to hide internal directories.