package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Feb 4, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
UnmarshalTo unmarshals data in format f into v.
Format 文件格式类型
const (
TOML Format = "toml"
)
TOML 支持的格式,为简单示例,只支持TOML格式
FormatFromString turns formatStr, typically a file extension without any ".",
into a Format. It returns an empty string for unknown formats.
Hugo 实现
Source Files
¶
Click to show internal directories.
Click to hide internal directories.