Browse Source

codec: Add msgpack and binc to codec package summary description.

Ugorji Nwoke 12 years ago
parent
commit
083939ca30
1 changed files with 1 additions and 3 deletions
  1. 1 3
      codec/0doc.go

+ 1 - 3
codec/0doc.go

@@ -2,9 +2,7 @@
 // Use of this source code is governed by a BSD-style license found in the LICENSE file.
 // Use of this source code is governed by a BSD-style license found in the LICENSE file.
 
 
 /*
 /*
-
-High Performance and Feature-Rich Idiomatic Go Library providing
-encode/decode support for different serialization formats.
+High Performance, Feature-Rich Idiomatic Go encoding library for msgpack and binc .
 
 
 Supported Serialization formats are:
 Supported Serialization formats are: