Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthorizedTags ¶
type AuthorizedTags struct {
AuthorizedTags []UserTag `json:"authorized_tags"`
}
type Nfc ¶
type Nfc struct {
// contains filtered or unexported fields
}
func NewNfcTagsService ¶
func (*Nfc) Config ¶
func (n *Nfc) Config() (AuthorizedTags, error)
func (*Nfc) StartCharging ¶
func (*Nfc) StopCharging ¶
Click to show internal directories.
Click to hide internal directories.