Documentation ¶ Index ¶ type Source func NewSource(t interface{ ... }) *Source func (_m *Source) Now() time.Time Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Source ¶ type Source struct { mock.Mock } Source is an autogenerated mock type for the Source type func NewSource ¶ func NewSource(t interface { mock.TestingT Cleanup(func()) }) *Source NewSource creates a new instance of Source. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value. func (*Source) Now ¶ func (_m *Source) Now() time.Time Now provides a mock function with given fields: Source Files ¶ View all Source files source.go Click to show internal directories. Click to hide internal directories.