add template for docs
This commit is contained in:
13
template.md
Normal file
13
template.md
Normal file
@ -0,0 +1,13 @@
|
||||
{{ .EmitHeader }}
|
||||
|
||||

|
||||
|
||||
{{ .EmitSynopsis }}
|
||||
|
||||
{{ .EmitUsage }}
|
||||
|
||||
{{ if .IsCommand }} ... {{ end }}
|
||||
|
||||
{{ .Name }}
|
||||
|
||||
{{ .ImportPath }}
|
Reference in New Issue
Block a user