domain

package
v0.0.0-...-43f549e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2016 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Sticker

type Sticker struct {
	Name   string
	ID     string
	Num    string
	QRCode string
}

A Sticker storing data of sticker

type StickersService

type StickersService interface {
	Create(s *Sticker)
	Stickers() []*Sticker
}

StickersService stickers collection

func StickersSlice

func StickersSlice() StickersService

StickersSlice returns new StickersService

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL