Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultController vm.Sender = func(ctx context.Context, needReply bool, jsonRequest string) (jsonReply string, err error) { return "", fmt.Errorf("Controller not configured; did you mean to use `ag-chain-cosmos` instead?") }
DefaultController is a stub controller.
Functions ¶
func RunWithController ¶
RunWithController starts the app with a custom upcall handler.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.