//
pkg.gl
Category
github.com/kaliwin/Needle
ObjectConversion
ByteClassification
package
1.0.22
Repository:
https://github.com/kaliwin/needle.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
2
Files
20 SLOC
#
Packages
Classification
No description provided by the author
DataType
No description provided by the author
#
Constants
Base64ByteType
Base64 类型.
FormByteType
表单类型 GET和POST 都是表单.
HtmlByteType
HTML 类型.
JavaScriptByteType
JavaScript 类型.
JsonByteType
JSON 类型.
StringByteType
字符串类型 UTF-8.
UnknownByteType
未知类型.
#
Interfaces
DataAssertions
DataAssertions 数据断言.
TypeAssertions
TypeAssertions 类型断言.
#
Type aliases
ByteType
No description provided by the author