Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrFunction error = function("function not exported or it cannot be used as entry function") ErrStart error = function("entry function may not be specified for program with _start function") ErrSuspended error = function("entry function may not be specified for suspended program") )
Public function errors.
Functions ¶
func IsFunction ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.