Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Panic string
Panic configures public wag API behavior. If this is changed to "1", API functions will panic instead of returning error values. The stack traces can be helpful for debugging.
This can be set during linking:
go build -ldflags="-X gate.computer/wag/internal.Panic=1"
This is not a stable feature: it may change or disappear at any time.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.