Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
modware-stock
command
Command modware-stock provides a gRPC server for managing biological stock inventory.
|
Command modware-stock provides a gRPC server for managing biological stock inventory. |
|
internal
|
|
|
app/server
Package server provides the gRPC server setup and lifecycle management for the stock service.
|
Package server provides the gRPC server setup and lifecycle management for the stock service. |
|
app/service
Package service provides helper utilities for the stock gRPC service implementation.
|
Package service provides helper utilities for the stock gRPC service implementation. |
|
app/validate
Package validate provides validation utilities for server configuration and CLI arguments.
|
Package validate provides validation utilities for server configuration and CLI arguments. |
|
collection
Package collection provides functional programming utilities for working with slices and collections.
|
Package collection provides functional programming utilities for working with slices and collections. |
|
message
Package message defines interfaces for publishing stock-related events to messaging systems.
|
Package message defines interfaces for publishing stock-related events to messaging systems. |
|
message/nats
Package nats provides NATS messaging implementation for publishing stock events.
|
Package nats provides NATS messaging implementation for publishing stock events. |
|
model
Package model defines data structures for biological stock management in the database layer.
|
Package model defines data structures for biological stock management in the database layer. |
|
repository
Package repository defines interfaces for persisting and retrieving biological stock data.
|
Package repository defines interfaces for persisting and retrieving biological stock data. |
|
repository/arangodb
Package arangodb provides ArangoDB implementation of the stock repository interface.
|
Package arangodb provides ArangoDB implementation of the stock repository interface. |
|
repository/arangodb/statement
Package statement provides AQL query templates for stock database operations.
|
Package statement provides AQL query templates for stock database operations. |
Click to show internal directories.
Click to hide internal directories.