bparse

package
v0.0.0-...-593c55d Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2019 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrBet = errors.New("投注格式错误,请参考玩法说明")
)

Functions

This section is empty.

Types

type LottoBetInstance

type LottoBetInstance struct {
	Gid    int64
	RawTxt string
}

type LottoBetProcessor

type LottoBetProcessor interface {
	IsPk10() bool
	IsSsc() bool
	GetRawTxt() string
}

type Parse

type Parse struct {
	LottoBetProcessor
	PlayNames    []string
	PlayContents []string
	BetMoney     int64
}

func (*Parse) Parse

func (p *Parse) Parse() error

Jump to

Keyboard shortcuts

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