pointers

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 License: Unlicense Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entity

type Entity struct {
	PublicKey  by      `json:"pubkey"`
	Kind       *kind.T `json:"kind,omitempty"`
	Identifier by      `json:"identifier,omitempty"`
	Relays     []by    `json:"relays,omitempty"`
}

type Event

type Event struct {
	ID     *eventid.T `json:"id"`
	Relays []by       `json:"relays,omitempty"`
	Author by         `json:"author,omitempty"`
	Kind   *kind.T    `json:"kind,omitempty"`
}

type Profile

type Profile struct {
	PublicKey by   `json:"pubkey"`
	Relays    []by `json:"relays,omitempty"`
}

Jump to

Keyboard shortcuts

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