command
Version:
v0.0.0-...-42eee10
Opens a new window with list of versions in this module.
Published: Sep 22, 2021
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Handlebars Template Engine によるテキスト展開
$ go run test/handlebars.go
*
- go text/template によるテンプレート処理
*
- # 標準出力に処理結果表示
- $ go run test/template.go
*
- # 文字列に処理結果を入れてから標準出力に表示
- $ go run test/template.go -mode string
*
- # ファイルに処理結果を書き込み
- $ go run test/template.go -mode <ファイル名>
Source Files
¶
Click to show internal directories.
Click to hide internal directories.