mimetype

package
v0.94.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mimetype 对媒体类型的编解码处理

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ErrUnsupported added in v0.87.0

func ErrUnsupported() error

ErrUnsupported 返回不支持序列化的错误信息

此方法的返回对象同时也包含了 errors.ErrUnsupported

errors.Is(ErrUnsupported(), errors.ErrUnsupported) == true。

Types

This section is empty.

Directories

Path Synopsis
Package cbor CBOR 编码 [CBOR]: https://www.rfc-editor.org/rfc/rfc8949.html
Package cbor CBOR 编码 [CBOR]: https://www.rfc-editor.org/rfc/rfc8949.html
Package form 用于处理 www-form-urlencoded 编码
Package form 用于处理 www-form-urlencoded 编码
Package gob GOB 格式的数据编码方案 [GOB]: https://pkg.go.dev/encoding/gob
Package gob GOB 格式的数据编码方案 [GOB]: https://pkg.go.dev/encoding/gob
Package html 提供输出 HTML 内容的解码函数
Package html 提供输出 HTML 内容的解码函数
Package json JSON 格式的序列化方法
Package json JSON 格式的序列化方法
Package jsonp JSONP 序列化操作
Package jsonp JSONP 序列化操作
Package nop 提供了空的序列化方法
Package nop 提供了空的序列化方法
Package sse SSE 的实现 [SSE]: https://html.spec.whatwg.org/multipage/server-sent-events.html
Package sse SSE 的实现 [SSE]: https://html.spec.whatwg.org/multipage/server-sent-events.html
Package xml XML 编码的序列化操作
Package xml XML 编码的序列化操作

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL