entity

package
v0.0.0-...-eae8b6f Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2022 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 Place

type Place struct {
	Id          int64  `json:"id" db:"id"`
	Count       int64  `json:"count" db:"count"`
	Name        string `json:"name" db:"name"`
	PinyinFull  string `json:"pinyin_full" db:"pinyin_full"`
	PinyinShort string `json:"pinyin_short" db:"pinyin_short"`
}

func (Place) ToProtoDBHotPlayMovies

func (p Place) ToProtoDBHotPlayMovies() *pb.Place

Jump to

Keyboard shortcuts

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