repositories

package
v0.0.0-...-6d0a0c2 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

* * Created by GoLand * User: dollarkiller * Date: 19-6-8 * Time: 下午9:14 *

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SuperstarDao

type SuperstarDao struct {
}

func (*SuperstarDao) Create

func (s *SuperstarDao) Create(data defs.StarInfo) error

func (*SuperstarDao) Delete

func (s *SuperstarDao) Delete(id int) error

func (*SuperstarDao) Get

func (s *SuperstarDao) Get(id int) *defs.StarInfo

func (*SuperstarDao) GetAll

func (s *SuperstarDao) GetAll() []*defs.StarInfo

func (*SuperstarDao) Search

func (s *SuperstarDao) Search(country string) []*defs.StarInfo

func (*SuperstarDao) Update

func (s *SuperstarDao) Update(data *defs.StarInfo, columns []string) error

Jump to

Keyboard shortcuts

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