profile

package
v0.19.4 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2020 License: LGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

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

func NewProfileManager

func NewProfileManager(ipfsProxy ipfs.Proxy) *Manager

func (*Manager) AddProfile

func (pm *Manager) AddProfile(pr Profile) ([]byte, error)

func (*Manager) GetProfile

func (pm *Manager) GetProfile(hash []byte) (Profile, error)

type Profile

type Profile struct {
	Nickname []byte `rlp:"nil"`
	Info     []byte `rlp:"nil"`
}

Jump to

Keyboard shortcuts

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