Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CardSerializer ¶
CardSerializer is card serializer
func NewCardSerializer ¶
func NewCardSerializer() *CardSerializer
NewCardSerializer is the initializer of a card serializer
func (CardSerializer) Save ¶
func (p CardSerializer) Save()
Save persists a card Not implemented yet
func (*CardSerializer) Validate ¶
func (p *CardSerializer) Validate() bool
Validate verify if content of a card is valid
Click to show internal directories.
Click to hide internal directories.