Documentation ¶
Index ¶
Constants ¶
View Source
const FallbackType = "any"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Package ¶
type Package struct { Filename string // contains filtered or unexported fields }
func NewPackage ¶
func NewPackage(l *slog.Logger, goctpl *contemplate.Contemplate, pkg *contemplate.Package, pkgNameReplacer *strings.Replacer) *Package
Click to show internal directories.
Click to hide internal directories.