Documentation ¶
Index ¶
- type Pool
- func (p *Pool) Close()
- func (p *Pool) ContainerizedConf(ctx context.Context) (config.Config, error)
- func (p *Pool) SetupNats(_ context.Context) (config.NatsConfig, error)
- func (p *Pool) SetupOpenFGA(_ context.Context) (config.FGAConfig, error)
- func (p *Pool) SetupPostgres(ctx context.Context) (config.DBConfig, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pool ¶
type Pool struct {
// contains filtered or unexported fields
}
func (*Pool) ContainerizedConf ¶
func (*Pool) SetupOpenFGA ¶
Click to show internal directories.
Click to hide internal directories.