//
pkg.gl
Category
github.com/diegohce/droneip
ctcodecs
package
0.4.0
Repository:
https://github.com/diegohce/droneip.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
6
Files
33 SLOC
#
README
ctcodecs
Go mime type base codecs
#
Packages
allcodecs
No description provided by the author
gobcodec
No description provided by the author
jsoncodec
No description provided by the author
msgpackcodec
No description provided by the author
textcodec
No description provided by the author
xmlcodec
No description provided by the author
#
Functions
List
No description provided by the author
New
New returns a codec for the mime type in mimeType.
Register
Register adds a new codec for mimeType.
#
Interfaces
Codec
No description provided by the author
Decoder
No description provided by the author
Encoder
No description provided by the author