Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repo ¶
type Repo struct {
// contains filtered or unexported fields
}
func (*Repo) BatchCreate ¶
func (*Repo) GetByAddresses ¶ added in v0.1.5
type Server ¶ added in v0.1.5
type Server struct { storagepb.UnimplementedEnsServer // contains filtered or unexported fields }
func (*Server) GetEnsByAddresses ¶ added in v0.1.5
func (s *Server) GetEnsByAddresses(_ context.Context, req *storagepb.EnsByAddressesRequest) (*storagepb.EnsByAddressesResponse, error)
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) AddRequests ¶
AddRequests add requests to resolve ens names. The results will be putted to the queue
func (*Service) GetByAddresses ¶ added in v0.1.5
func (*Service) GetByNames ¶ added in v0.2.2
Click to show internal directories.
Click to hide internal directories.