package
module
Version:
v0.0.0-...-4ae7d79
Opens a new window with list of versions in this module.
Published: Apr 8, 2022
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ServiceDesc struct {
PrivateKey string
Hostname string
}
ServiceDesc contains services private key as well as hostname
Generate creats a V2 address
type ServiceDescV3 struct {
PrivateKey []byte
PublicKey []byte
Hostname string
}
ServiceDescV3 contains services private key as well as hostname
GenerateV3 creats a V3 address
Source Files
¶
Directories
¶
cmd
|
|
|
|
Click to show internal directories.
Click to hide internal directories.