Documentation
¶
Overview ¶
Package vars 提供轻量的 ${KEY} 变量插值,零依赖。 支持默认值语法 ${KEY:-default}(仿 shell):变量缺失时用默认值。
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderBytes ¶
RenderBytes 是 Render 的 []byte 版本,便于处理 JSON/模板等字节内容。
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.