bench

command module
v0.0.0-...-c0b5346 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2021 License: MIT Imports: 25 Imported by: 0

README

ディレクトリ構成

.
├── main.go      # エントリーポイント 引数処理とか
├── key          # JWT用の鍵
├── logger       # 
├── model        # 内部データのデータ構造の定義
├── scenario     # シナリオの実行
├── service      # ネットワークとのインターフェース回り
├── gen          # 静的ファイルのhash生成用

静的ファイルチェック用のデータ更新

gen/assets.goでjsなどのhash値を事前計算したscenario/assets.goを作成する。

go generate ./gen/assets.go 

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Code generated by gen/assets.go; DO NOT EDIT.
Code generated by gen/assets.go; DO NOT EDIT.

Jump to

Keyboard shortcuts

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