Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrServerClosed = http.ErrServerClosed
Functions ¶
This section is empty.
Types ¶
type SubgraphIngester ¶
type SubgraphIngester struct {
// contains filtered or unexported fields
}
func NewSubgraphIngester ¶
func NewSubgraphIngester(log *zap.Logger, s *ingest.SubgraphIngester) *SubgraphIngester
Click to show internal directories.
Click to hide internal directories.