entities

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2022 License: MIT Imports: 3 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	PubKey               string `json:"pubkey"`
	MacaroonHex          string `json:"macaroon_hex"`
	CertificateBase64    string `json:"certificate_base64,omitempty"`
	Endpoint             string `json:"endpoint"`
	Tags                 string `json:"tags,omitempty"`
	ApiType              *int   `json:"api_type,omitempty"`
	CertVerificationType *int   `json:"cert_verification_type,omitempty"`
}

type JsonTime added in v0.0.5

type JsonTime time.Time

func (JsonTime) MarshalJSON added in v0.0.5

func (t JsonTime) MarshalJSON() ([]byte, error)

func (*JsonTime) UnmarshalJSON added in v0.0.5

func (t *JsonTime) UnmarshalJSON(s []byte) (err error)

Jump to

Keyboard shortcuts

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