Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProcessMessage ¶
func ProcessMessage(ctx *appcontext.AppContext, payload modelcommand.Payload) modelcommand.Result
Types ¶
type Number ¶
type Number struct { Arguments map[string]string Parameters *NumberParameters }
func (*Number) Process ¶
func (c *Number) Process(ctx *appcontext.AppContext) string
type NumberParameters ¶
type String ¶
func (String) Process ¶
func (c String) Process(ctx *appcontext.AppContext) string
Click to show internal directories.
Click to hide internal directories.