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.1.0
Published
Jan 4, 2021
Platform
windows/amd64
Last checked
1 month ago

Tools for package owners.