test

command
v0.0.0-...-42eee10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 22, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

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 <ファイル名>

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL