GO-2024-3136: Dragonfly2 has hard coded cyptographic key in d7y.io/dragonfly
package
Version:
v2.0.9-alpha.7
Opens a new window with list of versions in this module.
Published: Jan 3, 2023
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() error
Stop() error
}
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.