Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SeedLinkCommand ¶
type SeedLinkCommand struct {
Handler handler
HasArgs bool
}
type SeedLinkServer ¶
type SeedLinkServer struct {
Provider handlers.SeedLinkProvider
Consumer handlers.SeedLinkConsumer
// contains filtered or unexported fields
}
func New ¶
func New(provider handlers.SeedLinkProvider, consumer handlers.SeedLinkConsumer, hooks handlers.SeedLinkHooks) SeedLinkServer
Click to show internal directories.
Click to hide internal directories.
