Documentation ¶
Index ¶
- func Execute()
- type Provider
- func (r *Provider) GetAMQPPublisher(queue string) amqp.Publisher
- func (r *Provider) GetAriesContext() (*ariescontext.Provider, error)
- func (r *Provider) GetAriesStorageProvider() storage.Provider
- func (r *Provider) GetBridgeEndpoint() (*framework.Endpoint, error)
- func (r *Provider) GetDatastore() (datastore.Store, error)
- func (r *Provider) GetGRPCEndpoint() (*framework.Endpoint, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
func (*Provider) GetAMQPPublisher ¶
func (*Provider) GetAriesContext ¶
func (r *Provider) GetAriesContext() (*ariescontext.Provider, error)
func (*Provider) GetAriesStorageProvider ¶
GetAriesStorageProvider todo
func (*Provider) GetBridgeEndpoint ¶
GetBridgeEndpoint todo
Click to show internal directories.
Click to hide internal directories.