bencode Package bencode implements bencoding of data as defined in BEP 3. It uses type assertion over reflection for performance. Documentation Refer to the GoDoc.