hmap

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hmap

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

Hmap is an implementation of the store.Store interface

func New

func New() Hmap

func (Hmap) Add

func (h Hmap) Add(s schedule.Schedule)

func (Hmap) Close

func (h Hmap) Close()

func (Hmap) Delete

func (h Hmap) Delete(s schedule.Schedule)

func (Hmap) DeleteByFunc

func (h Hmap) DeleteByFunc(f func(sch schedule.Schedule) bool)

DeleteByFunc triggers the special event schedule.DeleteSchedules for the specified schedule

func (Hmap) Events

func (h Hmap) Events() chan store.Event

Jump to

Keyboard shortcuts

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