gateway

package
v1.40.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LocalGatewayService

type LocalGatewayService struct {
	gateway.UnimplementedGatewayPlugin
	// contains filtered or unexported fields
}

func NewGateway

func NewGateway() (*LocalGatewayService, error)

Create new HTTP gateway XXX: No External Args for function atm (currently the plugin loader does not pass any argument information)

func (*LocalGatewayService) GetApiAddresses

func (s *LocalGatewayService) GetApiAddresses() map[string]string

func (*LocalGatewayService) GetHttpWorkerAddresses

func (s *LocalGatewayService) GetHttpWorkerAddresses() map[string]string

func (*LocalGatewayService) GetScheduleManualTriggerUrl

func (s *LocalGatewayService) GetScheduleManualTriggerUrl(scheduleName string) string

func (*LocalGatewayService) GetTopicTriggerUrl

func (s *LocalGatewayService) GetTopicTriggerUrl(topicName string) string

func (*LocalGatewayService) GetTriggerAddress

func (s *LocalGatewayService) GetTriggerAddress() string

GetTriggerAddress - Returns the base address built-in nitric services, like schedules and topics, will be exposed on.

func (*LocalGatewayService) GetWebsocketAddresses

func (s *LocalGatewayService) GetWebsocketAddresses() map[string]string

func (*LocalGatewayService) Start

func (*LocalGatewayService) Stop

func (s *LocalGatewayService) Stop() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL