handshakeCore

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2019 License: Unlicense Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var HIs []string

HIs exports something wild

Functions

func GetHash

func GetHash(hash string) ([]byte, error)

testing network communication with a simple interface and error handling

func GetKey

func GetKey(pw, salt []byte) []byte

testing interacting with a more complex library but with a simple func interface

func HelloWorld

func HelloWorld() string

checking out simple string response

Types

type Counter

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

testing out state in the app with a simple counter

func NewCounter

func NewCounter() *Counter

func (Counter) Get

func (c Counter) Get() int

func (*Counter) Inc

func (c *Counter) Inc()

Jump to

Keyboard shortcuts

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