package
Version:
v0.0.0-...-42829d4
Opens a new window with list of versions in this module.
Published: Sep 2, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
func Encode(data interface{}) ([]byte, error)
Encode outputs key-value string (lines of key:value) for data
EncodeData outputs key-value string (lines of key:value) for data
Params:
- data: data to encode
- prefix: prefix of key
- ingoreUnknown: ingore unsupported type
Return:
- key-value string for data
Source Files
¶
Click to show internal directories.
Click to hide internal directories.