service

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2023 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

Types

type GatewayService

type GatewayService struct {
	// contains filtered or unexported fields
}

func (*GatewayService) Close

func (svc *GatewayService) Close() error

Close the service

func (*GatewayService) Name

func (svc *GatewayService) Name() string

func (*GatewayService) Start

func (svc *GatewayService) Start() error

Start starts resource server listener

type Store

type Store struct {
	// contains filtered or unexported fields
}

func (*Store) Add

func (s *Store) Add(service *gwProvider.Service)

Add a service

func (*Store) Get

func (s *Store) Get(id string) *gwProvider.Service

GetByID returns service by id

func (*Store) ListIDs

func (s *Store) ListIDs() []string

func (*Store) Remove

func (s *Store) Remove(id string)

Remove a service

Jump to

Keyboard shortcuts

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