Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
client
command
|
|
|
crawler
command
|
|
|
nginx-config-gen
command
|
|
|
operator
command
|
|
|
scaffold-gen
command
|
|
|
wadl-extract
command
|
|
|
internal
|
|
|
store
Package store provides a simple persistent key/value store backed by map[string]any with a sync.RWMutex for concurrent access and gob encoding for persistence.
|
Package store provides a simple persistent key/value store backed by map[string]any with a sync.RWMutex for concurrent access and gob encoding for persistence. |
|
test
|
|
|
integration/access
command
|
|
|
integration/core
command
|
|
|
tools
|
|
|
cleanup-services
command
|
|
|
generate-route-tests
command
|
|
|
generate-test-routes
command
|
|
|
implement-tests
command
Code generation tool to implement route registration tests for all microservices Usage: go run tools/implement_tests.go
|
Code generation tool to implement route registration tests for all microservices Usage: go run tools/implement_tests.go |
Click to show internal directories.
Click to hide internal directories.