bst

package
v3.0.0-beta.5 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2022 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BST

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

BST ...

func NewBST

func NewBST() *BST

func (*BST) Contains

func (b *BST) Contains(topic string) bool

func (*BST) Get

func (b *BST) Get(topic string) map[string]struct{}

func (*BST) Insert

func (b *BST) Insert(uuid string, topic string)

Insert uuid to the topic

func (*BST) Remove

func (b *BST) Remove(uuid string, topic string)

Jump to

Keyboard shortcuts

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