Documentation ¶
Overview ¶
Package state is a generated protocol buffer package.
It is generated from these files:
github.com/appcelerator/amp/pkg/state/state.proto
It has these top-level messages:
State
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Machine ¶
type Machine struct {
// contains filtered or unexported fields
}
Machine StateMachine is the state machine
func NewMachine ¶
NewMachine return a new state machine
func (*Machine) CreateState ¶
CreateState createstate
func (*Machine) DeleteState ¶
DeleteState deleteState
type State ¶
type State struct {
Value string `protobuf:"bytes,1,opt,name=value" json:"value,omitempty"`
}
func (*State) Descriptor ¶
func (*State) ProtoMessage ¶
func (*State) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.