Registry / networking / farsightsec-golang-framestream

farsightsec-golang-framestream

JSON →
library0.3.0gogounverified

Go implementation of the FrameStream protocol for DNS data.

go get github.com/farsightsec/golang-framestream
INSTALL
IMPORT
SIG · FARSIGHTSEC-GOLANG
F
farsightsec-golang-framestream
networkinggov0.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

framestream
github.com/farsightsec/golang-framestream

Encode and decode FrameStream protocol frames

package main import ( "fmt" "github.com/farsightsec/golang-framestream" ) func main() { // Example: create a FrameStream encoder enc := framestream.NewEncoder(nil) fmt.Println(enc) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
farsightsec-golang-framestream — go get farsightsec-golang-framestream · libregistry