Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseFlow ¶
type Computer ¶ added in v1.0.1
func NewComputer ¶ added in v1.0.1
func NewComputer() *Computer
func (Computer) GetProductNo ¶ added in v1.0.1
receiver类型为非指针的方法。
type ConcreteFlow ¶
func NewConcreteFlow ¶
func NewConcreteFlow(flowType, status int, flowName string) *ConcreteFlow
func (*ConcreteFlow) Add ¶
func (cf *ConcreteFlow) Add() error
Click to show internal directories.
Click to hide internal directories.