locker

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

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

Service provides the features and functions for the wallet daemon.

func New

func New() (*Service, error)

New creates a new locker service.

func (*Service) Lock

func (s *Service) Lock(key [48]byte)

Lock acquires a lock for a given public key.

func (*Service) Unlock

func (s *Service) Unlock(key [48]byte)

Unlock frees a lock for a given public key.

Jump to

Keyboard shortcuts

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