tags

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TagPrefix = "+rebus:"
	TagOut    = "out"
	TagPkg    = "pkg"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Package

type Package struct {
	// contains filtered or unexported fields
}

func New

func New(pkg *doc.Package) (*Package, error)

func (*Package) For

func (t *Package) For(structName string) (structTags Struct, ok bool)

type Struct

type Struct struct {
	Out string
	Pkg string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL