Documentation ¶
Index ¶
Constants ¶
View Source
const (
FakeTestFilePath = "fake_subscriber.txt"
)
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(filepath string) (subscriber.Subscriber, error)
Types ¶
type FakeSubscriber ¶
type FakeSubscriber struct {
// contains filtered or unexported fields
}
func (*FakeSubscriber) Name ¶
func (s *FakeSubscriber) Name() string
func (*FakeSubscriber) Status ¶
func (s *FakeSubscriber) Status() interface{}
Click to show internal directories.
Click to hide internal directories.