package ext

import "github.com/mmcloughlin/avo/examples/ext/ext"

Package ext is used as a target package in the external types example.

Index

Types

type Struct

type Struct struct {
	A [3]uint16
	B byte
	C string
}

Struct is the target type in the external types example.

Source Files

ext.go

Version
v0.3.1
Published
Oct 31, 2021
Platform
darwin/amd64
Last checked
1 month ago

Tools for package owners.