depBase

Imports

Imports #

"os"
"reflect"
"testshared/depBaseInternal"

Constants & Variables

HasMask var #

var HasMask []string = []string{...}

Initialized var #

var Initialized bool

SlicePtr var #

var SlicePtr interface{} = *ast.UnaryExpr

V var #

var V int = 1

Structs

Dep struct #

type Dep struct {
X int
}

HasProg struct #

type HasProg struct {
array [1024]*byte
}

Functions

F function #

func F() int

H function #

func H()

ImplementedInAsm function #

func ImplementedInAsm()

ImplementedInAsm function #

func ImplementedInAsm()

Method method #

func (d *Dep) Method() int

init function #

Issue 61973: indirect dependencies are not initialized.

func init()

Generated with Arrow