//
pkg.gl
Category
github.com/algorand/msgp
parse
package
1.1.60
Repository:
https://github.com/algorand/msgp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
1k SLOC
#
Functions
File
File parses a file at the relative path provided and produces a new *FileSet.
#
Structs
FileSet
A FileSet is the in-memory representation of a parsed file.
#
Type aliases
ImportSet
An ImportSet describes the FileSets for a group of imported packages.