service

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package service provides very little - it has a service.Registry which can act as a virtual service (aggregate of endpoints).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(p client.ConfigProvider, opts ...*aws.Config) api.Endpoint

func Register

func Register(name string, s api.Service)

Types

type Registry

type Registry struct {
	sync.Mutex
	// contains filtered or unexported fields
}

func (*Registry) New

func (r *Registry) New(p client.ConfigProvider, opts ...*aws.Config) api.Endpoint

func (*Registry) Register

func (r *Registry) Register(name string, s api.Service)

Jump to

Keyboard shortcuts

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