README ¶ bencode Bencode implementation in golang Expand ▾ Collapse ▴ Documentation ¶ Index ¶ func Decode(input []byte, v any) func Encode(v any) ([]byte, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Decode ¶ func Decode(input []byte, v any) func Encode ¶ func Encode(v any) ([]byte, error) Types ¶ This section is empty. Source Files ¶ View all Source files decoder.goencoder.goreader.go Click to show internal directories. Click to hide internal directories.