Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPSource ¶
type HTTPSource struct {
// contains filtered or unexported fields
}
HTTPSource implements the hermod.Source interface for polling HTTP endpoints.
func NewHTTPSource ¶
func (*HTTPSource) Close ¶
func (s *HTTPSource) Close() error
Click to show internal directories.
Click to hide internal directories.