pkgdoc

Imports

Imports #

crand "crypto/rand"
"math/rand"

Constants & Variables

_ var #

var _ = rand.Int

_ var #

var _ = crand.Reader

Type Aliases

T type #

type T int

U type #

type U int

Structs

G struct #

type G struct {
x T
}

Functions

M method #

func (T) M()

M1 method #

func (g *ast.IndexExpr) M1()

M2 method #

func (g **ast.IndexExpr) M2()

Generated with Arrow