Documentation
¶
Overview ¶
build.go automates proper versioning of authms binaries and installer scripts. Use it like: go run build.go The result binary will be located in bin/app You can customize the build with the -goos, -goarch, and -goarm CLI options: go run build.go -goos=windows
This program is NOT required to build authms from source since it is go-gettable. (You can run plain `go build` in this directory to get a binary).
Directories
¶
| Path | Synopsis |
|---|---|
|
Package api is a generated protocol buffer package.
|
Package api is a generated protocol buffer package. |
|
cmd
|
|
|
gcloud
command
|
|
|
microservice
command
|
|
|
standalone
command
|
|
|
handler
|
|
|
proto
|
|
|
authms
Package authms is a generated protocol buffer package.
|
Package authms is a generated protocol buffer package. |
|
sms
|
|
Click to show internal directories.
Click to hide internal directories.