package
0.0.7
Repository: https://github.com/meian/atgo.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Ignore は指定されたコマンドパスの場合にはデータベースのセットアップを行わないようにする この関数は各コマンドソースの init 関数内で呼び出され、その時点ではまだコマンドの階層化が完了していないため、 直接 cmd.CommandPath() を呼び出しただけだと正確なコマンドパスを取得できない。 そのため、この関数は cmd.CommandPath を引数に取り、 SetupWithContext のタイミングで評価することで 正確なコマンドパスを取得できるようにしている。.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author