Documentation
¶
Index ¶
- type Deployer
- func (d *Deployer) Deploy(ctx context.Context) error
- func (d *Deployer) DeployAPIs(ctx context.Context, fileName string, xmlData string)
- func (d *Deployer) DeployInbounds(ctx context.Context, fileName string, xmlData string)
- func (d *Deployer) DeploySequences(ctx context.Context, fileName string, xmlData string)
- func (d *Deployer) UpdateLogger()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deployer ¶
type Deployer struct {
// contains filtered or unexported fields
}
func NewDeployer ¶
func NewDeployer(basePath string, inboundMediator ports.InboundMessageMediator) *Deployer
func (*Deployer) DeployAPIs ¶
func (*Deployer) DeployInbounds ¶
func (*Deployer) DeploySequences ¶
func (*Deployer) UpdateLogger ¶
func (d *Deployer) UpdateLogger()
Click to show internal directories.
Click to hide internal directories.