hub

package
v0.0.0-...-fda2d77 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hub

type Hub struct {
	ID       primitive.ObjectID `bson:"_id,omitempty" json:"_id,omitempty"`
	OwnerID  string             `bson:"owner_id" json:"owner_id"`
	Name     string             `bson:"name" json:"name"`
	Channels []string           `bson:"channels" json:"channels"`
}

Jump to

Keyboard shortcuts

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