Versions in this module Expand all Collapse all v0 v0.2.2 Jan 15, 2025 Changes in this version + type GraphQl struct + func NewGraphQl(urls ...string) GraphQl + func (g *GraphQl) GetUpNodes(ctx context.Context, nodesNum int, farmID, excludeFarmID uint32, ...) ([]Node, error) + type Node struct + NodeID uint32 + PublicConfig PublicConfig + type PublicConfig struct + Ipv4 string + Ipv6 string