listener

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repository

type Repository interface {
	Add(listener listener.Listener)
	Get(id uuid.UUID) (*listener.Listener, error)
	Remove(id uuid.UUID)
	ServerID(id uuid.UUID, serverID uuid.UUID) error
	Update(id uuid.UUID, options map[string]string) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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