...

Package a

import "cmd/cover/testdata/pkgcfg/a"
Overview
Index

Overview ▾

Variables

var Avar = afunc(42)

func A

func A(x int) int

func A2

func A2()

type Atyp

type Atyp int

func (Atyp) Get

func (ap Atyp) Get() int

func (*Atyp) Set

func (ap *Atyp) Set(q int)