Registry / utility / bep-goat

bep-goat

JSON →
library0.5.0gogounverified

Goat is a Go library for generating and manipulating ASCII art diagrams.

go get github.com/bep/goat
INSTALL
IMPORT
SIG · BEP-GOAT
B
bep-goat
utilitygov0.5.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.

goat
github.com/bep/goat

Create a new ASCII art diagram

package main import ( "fmt" "github.com/bep/goat" ) func main() { diagram := goat.New() fmt.Println(diagram.String()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
Meta
1
Amazon
1
OpenAI (training)
1
Resources
bep-goat — go get bep-goat · libregistry