idgen_client

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2023 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IdClient

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

func NewIdClient

func NewIdClient(connAddr, idtype string) *IdClient

func (*IdClient) BlockingGetId

func (i *IdClient) BlockingGetId() (string, error)

type IdReq

type IdReq struct {
}

type IdRes

type IdRes struct {
	Id string `json:"id"`
}

Jump to

Keyboard shortcuts

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