pub fn parse_go_source(source: &str) -> Vec<SourceObservation>Expand description
Extracts net/http, Gin, and Chi facts from Go source.
pub fn parse_go_source(source: &str) -> Vec<SourceObservation>Extracts net/http, Gin, and Chi facts from Go source.