package
Version:
v0.4.4
Opens a new window with list of versions in this module.
Published: Jul 27, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
サンプルリスト
このディレクトリには以下のサンプルがあります。
file |
example name |
note |
xml_marshal.go |
xml_marshal |
xml.Marshal() についてのサンプルです. |
xml_marshal_indent.go |
xml_marshal_indent |
xml.MarshalIndent() についてのサンプルです. |
xml_unmarshal.go |
xml_unmarshal |
xml.Unmarshal() についてのサンプルです. |
xml_decoder.go |
xml_decoder |
xml.Decoder についてのサンプルです. |
xml_encoder.go |
xml_encoder |
xml.Encoder についてのサンプルです. |
Documentation
¶
Package xmlop -- encoding.xml パッケージについてのサンプルが配置されています.
Decoder は、xml.Decoder を使ったサンプルです.
Encoder は、xml.Encoder を使ったサンプルです.
func MarshalIndent() error
MarshalIndent は、xml.MarshalIndent() を使ったサンプルです.
Unmarshal は、xml.Unmarshal() を使ったサンプルです.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.