Directories
¶
| Path | Synopsis |
|---|---|
|
maintemplate
|
|
|
server/cmd
command
|
|
|
server/cmd/appsecret
command
|
|
|
mod-account
|
|
|
server/authn/pkg/cmd
command
|
|
|
server/authz/cmd/authorization
command
|
|
|
server/authz/cmd/jwtkey
command
|
|
|
mod-disco
|
|
|
server/example/cmd/cli
command
|
|
|
server/example/cmd/server
command
|
|
|
mod-timespace
|
|
|
server/cmd/sync
command
|
|
|
server/cmd/authclient
command
|
|
|
server/cmd/authserver
command
package main this is only used for local testing making sure that the sys-account server works locally before wiring it up to the maintemplate.
|
package main this is only used for local testing making sure that the sys-account server works locally before wiring it up to the maintemplate. |
|
server/pkg/pass
package pass provides password generation and verification using argon2id encoded passwords are stored in the format of: $<ARGON_ALGO (i'm using argon2id)>$<version>:$MEM,ITER,PAR:$<SALT>:$<KEY>
|
package pass provides password generation and verification using argon2id encoded passwords are stored in the format of: $<ARGON_ALGO (i'm using argon2id)>$<version>:$MEM,ITER,PAR:$<SALT>:$<KEY> |
|
sys-core
|
|
|
server/cmd/server
command
|
|
|
sys-timespace
|
|
|
server/cmd/sync
command
|
|
|
tool
|
|
|
bs-box
command
|
|
|
protodoc/cmd
command
protoc-gen-doc is used to generate documentation from comments in your proto files.
|
protoc-gen-doc is used to generate documentation from comments in your proto files. |
Click to show internal directories.
Click to hide internal directories.