package
Version:
v2.1.65
Opens a new window with list of versions in this module.
Published: Nov 29, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Announcer interface {
Serve()
Stop()
}
Announcer is the interface used for announce service.
New returns a new Announcer interface.
type Option func(s *announcer)
Option is a functional option for configuring the announcer.
Source Files
¶
Directories
¶
Package mocks is a generated GoMock package.
|
Package mocks is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.