Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PackageContracts ¶
func (*PackageContracts) UnmarshalJSON ¶
func (pc *PackageContracts) UnmarshalJSON(b []byte) error
type Table ¶
type Table struct { Contracts PackageContracts `json:"contracts"` PackageName string `json:"packagename"` // contains filtered or unexported fields }
func (*Table) AddContract ¶
func (*Table) DropPrefixContracts ¶
func (*Table) NewVirtualVar ¶
func (*Table) UnsetPrefix ¶
func (t *Table) UnsetPrefix()
Click to show internal directories.
Click to hide internal directories.