predeclared

Type Aliases

bool type #

type bool int

Structs

error struct #

type error struct {

}

Functions

Error method #

Must not be visible.

func (e error) Error() string

String method #

Must not be visible.

func (b bool) String() string

Generated with Arrow