ens

package
v0.0.0-...-783b753 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2019 License: BSD-2-Clause Imports: 5 Imported by: 0

Documentation

Overview

Copyright 2019 Nick Johnson. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Namehash

func Namehash(name string) common.Hash

Types

type ENS

type ENS struct {
	// contains filtered or unexported fields
}

func New

func New(addr common.Address, backend bind.ContractBackend) (*ENS, error)

func (*ENS) Owner

func (e *ENS) Owner(name string) (common.Address, error)

func (*ENS) Resolver

func (e *ENS) Resolver(name string) (*Resolver, error)

type Resolver

type Resolver struct {
	// contains filtered or unexported fields
}

func (*Resolver) Addr

func (r *Resolver) Addr() (common.Address, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL