Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
server
command
Package main provides the HTTP server executable for the Google Secret Manager emulator.
|
Package main provides the HTTP server executable for the Google Secret Manager emulator. |
|
internal
|
|
|
api/handlers
Package handlers provides HTTP request handlers for the GSM emulator API endpoints.
|
Package handlers provides HTTP request handlers for the GSM emulator API endpoints. |
|
api/middleware
Package middleware provides HTTP middleware functions for authentication, CORS, and logging.
|
Package middleware provides HTTP middleware functions for authentication, CORS, and logging. |
|
api/routes
Package routes handles HTTP routing and middleware configuration for the GSM emulator.
|
Package routes handles HTTP routing and middleware configuration for the GSM emulator. |
|
models
Package models contains data structures and types used throughout the Google Secret Manager emulator.
|
Package models contains data structures and types used throughout the Google Secret Manager emulator. |
|
storage
Package storage provides data storage interfaces and implementations for the GSM emulator.
|
Package storage provides data storage interfaces and implementations for the GSM emulator. |
|
pkg
|
|
|
client
Package client provides example usage of the Google Secret Manager emulator with the official client library.
|
Package client provides example usage of the Google Secret Manager emulator with the official client library. |
Click to show internal directories.
Click to hide internal directories.