serialize

package module
v0.0.0-...-de2e491 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2024 License: Apache-2.0 Imports: 18 Imported by: 10

README

serialize

各种姿势的序列化与反序列化

Documentation

Overview

Package serialize ...

Description : 文件读写相关工具

Author : go_developer@163.com<白茶清欢>

Date : 2021-04-26 6:00 下午

Package serialize ...

Description : json 工具函数

Author : go_developer@163.com<白茶清欢>

Date : 2021-09-14 8:38 下午

Package serialize ...

Description : serialize ...

Author : go_developer@163.com<白茶清欢>

Date : 2024-10-23 17:51

Package serialize ...

Description : serialize ...

Author : go_developer@163.com<白茶清欢>

Date : 2024-10-23 17:06

Index

Constants

This section is empty.

Variables

View Source
var (
	// File ...
	File *file
)
View Source
var (
	// JSON ...
	JSON *ownJSON
)
View Source
var (
	Xml = &ownXml{}
)
View Source
var (
	Yml = ownYml{}
)

Functions

This section is empty.

Types

type XmlStringMap

type XmlStringMap map[string]string

func (*XmlStringMap) MarshalXML

func (m *XmlStringMap) MarshalXML(e *xml.Encoder, start xml.StartElement) error

func (*XmlStringMap) UnmarshalXML

func (m *XmlStringMap) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error

Directories

Path Synopsis
Package abstract ...
Package abstract ...

Jump to

Keyboard shortcuts

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