live

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2020 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *live

Types

type OrderType

type OrderType uint8
const (
	OrderTypeAdd OrderType = iota + 1
	OrderTypeDel
)

func (*OrderType) String

func (ot *OrderType) String() string

type PlatformType

type PlatformType string
var (
	PlatformTypeH5      PlatformType = "h5"
	PlatformTypeANDROID PlatformType = "android"
	PlatformTypeIOS     PlatformType = "ios"
)

func (*PlatformType) String

func (pt *PlatformType) String() string

type SexType

type SexType int8
const (
	SexTypeUnknown SexType = iota - 1
	SexTypeFemale
	SexTypeMale
)

func (*SexType) String

func (st *SexType) String() string

Jump to

Keyboard shortcuts

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