Directories
¶
| Path | Synopsis |
|---|---|
|
gencreds reads a microservice bundle's source code, derives per-service NATS ACL rule sets via AST analysis, and signs them into <hostname>_nats.creds files using the operator's account NKey.
|
gencreds reads a microservice bundle's source code, derives per-service NATS ACL rule sets via AST analysis, and signs them into <hostname>_nats.creds files using the operator's account NKey. |
|
geninit scaffolds the boilerplate of a new Microbus project: the main package, config and env files, the agent and editor files, and a freshly generated Ed25519 token-signing key.
|
geninit scaffolds the boilerplate of a new Microbus project: the main package, config and env files, the agent and editor files, and a freshly generated Ed25519 token-signing key. |
|
genopenapispecs is a filter: it reads an OpenAPI document (JSON or YAML) on stdin and writes the normalized specs JSON on stdout.
|
genopenapispecs is a filter: it reads an OpenAPI document (JSON or YAML) on stdin and writes the normalized specs JSON on stdout. |
|
Command genservice generates a microservice's boilerplate from its api package definition.go.
|
Command genservice generates a microservice's boilerplate from its api package definition.go. |
|
gentopology renders the application's topology diagram (a Mermaid graph) from source.
|
gentopology renders the application's topology diagram (a Mermaid graph) from source. |
|
genworkflowmmd regenerates Mermaid diagrams for every workflow graph endpoint exposed by a microservice.
|
genworkflowmmd regenerates Mermaid diagrams for every workflow graph endpoint exposed by a microservice. |
|
internal
|
|
|
pkgresolver
Package pkgresolver maps Go package import paths to on-disk directories.
|
Package pkgresolver maps Go package import paths to on-disk directories. |
|
schema
Package schema holds the typed shapes that the cmd/* tools share.
|
Package schema holds the typed shapes that the cmd/* tools share. |
Click to show internal directories.
Click to hide internal directories.