module
Version:
v0.0.0-...-c2da2d2
Opens a new window with list of versions in this module.
Published: Apr 25, 2024
License: Apache-2.0
Opens a new window with license information.
README
¶
go-text-template
用法
curl --location --request POST '127.0.0.1:8080/ping'
curl --location --request POST '127.0.0.1:8080/gen' \
--header 'Content-Type: application/json' \
--data-raw '{
"template": "your name is {{ .name }}, age is {{ .age }}",
"data": "{\"name\":\"coco\",\"age\":18}"
}'
参考文档
Directories
¶
cmd
|
|
|
|
|
|
cron
|
|
|
|
|
|
file
|
|
|
|
|
|
|
|
|
|
genapi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
genapi-v2
|
|
|
|
|
|
|
|
|
|
genxy
|
|
|
|
|
|
http
|
|
|
|
|
|
http-echo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
transform
|
|
|
|
utils
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.