vn

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2023 License: MIT Imports: 5 Imported by: 10

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IDVerify

func IDVerify(idStr string) *errors.Error

Types

type ID

type ID string
const (
	HOTU ID = "HOTU"
)
const (
	NilID ID = ""
)

func IDOf

func IDOf(idStr string) (ID, *errors.Error)

func (ID) S

func (id ID) S() string

type VN

type VN struct {
	ID         string `bson:"id" json:"id"`
	Originator ki.ADR `bson:"originator" json:"originator"`
	Guardian   ki.ADR `bson:"guardian" json:"guardian"`
	Dob        int64  `bson:"dob" json:"dob"` //date of birth
}

Directories

Path Synopsis
vk

Jump to

Keyboard shortcuts

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