Registry / utility / gohouse-t

gohouse-t

JSON →
library0.0.5gogounverified

A Go package providing template utilities and helpers for building dynamic content.

go get github.com/gohouse/t
INSTALL
IMPORT
SIG · GOHOUSE-T
G
gohouse-t
utilitygov0.0.5
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.

t
github.com/gohouse/t

Demonstrates importing and using a function from the T package.

package main import ( "fmt" "github.com/gohouse/t" ) func main() { result := t.SomeFunction() // Replace with actual exported function fmt.Println(result) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
gohouse-t — go get gohouse-t · libregistry