MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / go.rs

File go.rs

atomic-semantic/src/parsers/go.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Go parser for semantic analysis.
2//!
3//! Extracts functions, types, structs, interfaces, methods, constants, and
4//! variables from Go source code using tree-sitter-go.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected