//
pkg.gl
Category
github.com/github/codeql-go
extractor
trap
package
1.27.0
Repository:
https://github.com/github/codeql-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
4
Files
296 SLOC
#
Functions
NewWriter
NewWriter creates a TRAP file for the given path and returns a writer for writing to it.
#
Variables
InvalidLabel
InvalidLabel represents an uninitialized or otherwise invalid label.
#
Structs
Label
Label represents a label.
Labeler
Labeler is used to represent labels for a file.
Writer
A Writer provides methods for writing data to a TRAP file.