Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
type Repository struct {
// contains filtered or unexported fields
}
Repository ...
func (*Repository) Any ¶
func (p *Repository) Any(uuid string) (model.Token, bool)
Any represents any match
func (*Repository) DeleteByUUID ¶
func (p *Repository) DeleteByUUID(uuid string)
DeleteByUUID deletes from database by uuid
Click to show internal directories.
Click to hide internal directories.