Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidField = fmt.Errorf("invalid field for ticket store")
Functions ¶
This section is empty.
Types ¶
type TicketStore ¶
func NewTicketStore ¶
func NewTicketStore(tickets []models.Ticket) TicketStore
func (TicketStore) ListFields ¶
func (TicketStore) ListFields() []string
Click to show internal directories.
Click to hide internal directories.