Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChannelBanner ¶
type ChannelBanner interface {
Insert()
}
func NewChannelBanner ¶
func NewChannelBanner(opts ...Option) ChannelBanner
type Option ¶
type Option func(banner *channelBanner)
func WithService ¶
func WithService() Option
Click to show internal directories.
Click to hide internal directories.