importdecl0

Imports

Imports #

_ "math"
_ "net/rpc"
init "fmt"
"reflect"
. "reflect"
"math"
m "math"
_ "math"
"math/big"
b "math/big"
_ "math/big"
"fmt"
f1 "fmt"
f2 "fmt"
"math"
m "math"
. "testing"
. "unsafe"
. "fmt"
""
"a!b"
"abc\xffdef"

Constants & Variables

Pi0 const #

using "math" in this file doesn't affect its use in other files

const Pi0 = math.Pi

Pi1 const #

const Pi1 = m.Pi

_ var #

var _ = fmt.Println

Type Aliases

_ type #

type _ reflect.flag

_ type #

type _ T

flag type #

reflect.flag must not be visible in this package

type flag int

reflect type #

imported package name may conflict with local objects

type reflect int

Structs

Value struct #

dot-imported exported objects may conflict with local objects

type Value struct {

}

Functions

_ function #

func _()

_ function #

func _()

_ function #

func _() (func() interface{})

Generated with Arrow