modulepackage
0.0.0-20241021142830-5743b482bb3e
Repository: https://github.com/frantjc/go-encoding-vdf.git
Documentation: pkg.go.dev
# README
go-encoding-vdf

Go module to decode Valve Data Format with a similar API to the Go standard library's encoding/json
.
install
go get github.com/frantjc/go-encoding-vdf
# Functions
No description provided by the author
Unmarshal parses the VDF-encoded data and stores the result in the value pointed to by v.