Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockChannelsInfoProvider ¶
type MockChannelsInfoProvider struct {
// contains filtered or unexported fields
}
MockChannelsInfoProvider provides mock ChannelInfo
func NewProvider ¶
func NewProvider(channelIDs ...string) *MockChannelsInfoProvider
NewProvider returns a new MockChannelsInfoProvider
func (*MockChannelsInfoProvider) GetChannelsInfo ¶
func (p *MockChannelsInfoProvider) GetChannelsInfo() []*pb.ChannelInfo
GetChannelsInfo returns ChannelInfo for the given channel
Click to show internal directories.
Click to hide internal directories.