/key

The method to make keys.

Primary LanguageGoMIT LicenseMIT

key

The method to make keys.

To use this:

go get github.com/LeeQY/key

The code:

import (
	"github.com/LeeQY/key"
)

realKey, err := key.MakeKey(&key, &prefix)