brand_service

package
v0.0.0-...-411a92d Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Brand

type Brand struct {
	ID   int64  `form:"id" json:"id"`
	Name string `form:"name" json:"name"`
}

func (*Brand) AddBrand

func (b *Brand) AddBrand() error

func (*Brand) DeleteBrand

func (b *Brand) DeleteBrand() error

func (*Brand) GetBrandList

func (b *Brand) GetBrandList() ([]models.Brand, error)

Jump to

Keyboard shortcuts

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