Documentation ¶
Index ¶
- type TelemetryIngress
- func (_m *TelemetryIngress) BufferSize() uint
- func (_m *TelemetryIngress) Endpoints() []config.TelemetryIngressEndpoint
- func (_m *TelemetryIngress) Logging() bool
- func (_m *TelemetryIngress) MaxBatchSize() uint
- func (_m *TelemetryIngress) SendInterval() time.Duration
- func (_m *TelemetryIngress) SendTimeout() time.Duration
- func (_m *TelemetryIngress) UniConn() bool
- func (_m *TelemetryIngress) UseBatchSend() bool
- type TelemetryIngressEndpoint
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TelemetryIngress ¶
TelemetryIngress is an autogenerated mock type for the TelemetryIngress type
func NewTelemetryIngress ¶
func NewTelemetryIngress(t interface { mock.TestingT Cleanup(func()) }) *TelemetryIngress
NewTelemetryIngress creates a new instance of TelemetryIngress. 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 (*TelemetryIngress) BufferSize ¶
func (_m *TelemetryIngress) BufferSize() uint
BufferSize provides a mock function with given fields:
func (*TelemetryIngress) Endpoints ¶
func (_m *TelemetryIngress) Endpoints() []config.TelemetryIngressEndpoint
Endpoints provides a mock function with given fields:
func (*TelemetryIngress) Logging ¶
func (_m *TelemetryIngress) Logging() bool
Logging provides a mock function with given fields:
func (*TelemetryIngress) MaxBatchSize ¶
func (_m *TelemetryIngress) MaxBatchSize() uint
MaxBatchSize provides a mock function with given fields:
func (*TelemetryIngress) SendInterval ¶
func (_m *TelemetryIngress) SendInterval() time.Duration
SendInterval provides a mock function with given fields:
func (*TelemetryIngress) SendTimeout ¶
func (_m *TelemetryIngress) SendTimeout() time.Duration
SendTimeout provides a mock function with given fields:
func (*TelemetryIngress) UniConn ¶
func (_m *TelemetryIngress) UniConn() bool
UniConn provides a mock function with given fields:
func (*TelemetryIngress) UseBatchSend ¶
func (_m *TelemetryIngress) UseBatchSend() bool
UseBatchSend provides a mock function with given fields:
type TelemetryIngressEndpoint ¶
TelemetryIngressEndpoint is an autogenerated mock type for the TelemetryIngressEndpoint type
func NewTelemetryIngressEndpoint ¶
func NewTelemetryIngressEndpoint(t interface { mock.TestingT Cleanup(func()) }) *TelemetryIngressEndpoint
NewTelemetryIngressEndpoint creates a new instance of TelemetryIngressEndpoint. 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 (*TelemetryIngressEndpoint) ChainID ¶
func (_m *TelemetryIngressEndpoint) ChainID() string
ChainID provides a mock function with given fields:
func (*TelemetryIngressEndpoint) Network ¶
func (_m *TelemetryIngressEndpoint) Network() string
Network provides a mock function with given fields:
func (*TelemetryIngressEndpoint) ServerPubKey ¶
func (_m *TelemetryIngressEndpoint) ServerPubKey() string
ServerPubKey provides a mock function with given fields:
func (*TelemetryIngressEndpoint) URL ¶
func (_m *TelemetryIngressEndpoint) URL() *url.URL
URL provides a mock function with given fields: