package
1.24.0-dev
Repository: https://github.com/go-gitea/gitea.git
Documentation: pkg.go.dev

# Functions

NewFormat creates a forEachRefFormat using the specified fieldNames.
NewParser creates a 'git for-each-ref' output parser that will parse all references in the provided Reader.

# Structs

Format supports specifying and parsing an output format for 'git for-each-ref'.
Parser parses 'git for-each-ref' output according to a given output Format.