Documentation ¶
Index ¶
- type Module
- type Service
- type System
- func (s *System) Config() config.AppConfig
- func (s *System) DB() *sql.DB
- func (s *System) JS() nats.JetStreamContext
- func (s *System) Logger() zerolog.Logger
- func (s *System) MigrateDB(fs fs.FS) error
- func (s *System) Mux() *chi.Mux
- func (s *System) RPC() *grpc.Server
- func (s *System) WaitForRPC(ctx context.Context) error
- func (s *System) WaitForStream(ctx context.Context) error
- func (s *System) WaitForWeb(ctx context.Context) error
- func (s *System) Waiter() waiter.Waiter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.