deployer

package
v0.0.0-...-31acdf0 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2021 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Hash64

func Hash64(msg []byte) uint64

Types

type EthereumAddress

type EthereumAddress struct {
	Type string              `json:"type"`
	Data EthereumAddressData `json:"data"`
}

type EthereumAddressData

type EthereumAddressData struct {
	Address string `json:"address"`
}

type Service

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

func New

func New(cfg config.Config) *Service

func (*Service) Run

func (s *Service) Run(ctx context.Context) (err error)

Jump to

Keyboard shortcuts

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