Registry / utility / jhump-gopoet

jhump-gopoet

JSON →
library0.1.0gogounverified

A library to assist with generating Go code programmatically.

go get github.com/jhump/gopoet
INSTALL
IMPORT
SIG · JHUMP-GOPOET
J
jhump-gopoet
utilitygov0.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gopoet
github.com/jhump/gopoet

Creates a new Go source file using gopoet.

package main import ( "fmt" "github.com/jhump/gopoet" ) func main() { f := gopoet.NewFile("example") fmt.Println(f) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
jhump-gopoet — go get jhump-gopoet · libregistry