Registry / utility / jstemmer-gotags

jstemmer-gotags

JSON →
library1.4.1gogounverified

A ctags-compatible tag generator for Go source code.

go get github.com/jstemmer/gotags
INSTALL
IMPORT
SIG · JSTEMMER-GOTAGS
J
jstemmer-gotags
utilitygov1.4.1
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.

main
github.com/jstemmer/gotags

Generates tags for Go files (typically used as a CLI tool).

package main import ( "github.com/jstemmer/gotags" ) func main() { // gotags is a command-line tool; use via CLI: gotags *.go }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Meta
1
Resources
jstemmer-gotags — go get jstemmer-gotags · libregistry