discovery

package
v0.0.0-...-a361e5b Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Listener

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

func New

func New(ctx context.Context, settings Settings) *Listener

func (*Listener) Run

func (l *Listener) Run() (err error)

func (*Listener) String

func (l *Listener) String() string

type Settings

type Settings struct {
	// Port where disco service is running
	Port int
	// URL to yaml file in GitHub repo
	YamlURL *url.URL
	// Sealed secret
	SealedSecret string
}

Settings

Directories

Path Synopsis
internal
cache
package contains Disco cache
package contains Disco cache

Jump to

Keyboard shortcuts

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