Documentation ¶
Index ¶
Constants ¶
View Source
const ( SPLIT_CHAR = "," QUATO = "\"" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AsString ¶
type AsString struct {
Value string
}
JSON的万能转换,将其它类型转换成string
func (*AsString) UnmarshalJSON ¶
type Sensitive ¶
type Tags ¶
type Tags struct {
Values []string
}
标签
func (*Tags) FromString ¶
func (*Tags) UnmarshalJSON ¶
type ThreeDES ¶
type ThreeDES struct {
// contains filtered or unexported fields
}
func (*ThreeDES) DecryptForce ¶
func (*ThreeDES) EncryptForce ¶
Click to show internal directories.
Click to hide internal directories.