cache

package
v0.0.0-...-07f0968 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CleanupMware

func CleanupMware() func(app.Tlbx)

func SetupMware

func SetupMware() func(app.Tlbx)

Types

type CKey

type CKey struct {
	Key     string
	Args    []interface{}
	DlmKeys map[string]bool
	// contains filtered or unexported fields
}

func NewGet

func NewGet(key string, args ...interface{}) *CKey

func NewSetDlms

func NewSetDlms() *CKey

func (*CKey) CombinedTaskAndTaskChildrenSets

func (k *CKey) CombinedTaskAndTaskChildrenSets(host, project ID, tasks []ID) *CKey

func (*CKey) Host

func (k *CKey) Host(host ID) *CKey

func (*CKey) HostMaster

func (k *CKey) HostMaster(host ID) *CKey

func (*CKey) HostProjectsSet

func (k *CKey) HostProjectsSet(host ID) *CKey

func (*CKey) Project

func (k *CKey) Project(host, project ID) *CKey

func (*CKey) ProjectActivities

func (k *CKey) ProjectActivities(host, project ID) *CKey

func (*CKey) ProjectMaster

func (k *CKey) ProjectMaster(host, project ID) *CKey

func (*CKey) ProjectTimeLogSet

func (k *CKey) ProjectTimeLogSet(host, project ID) *CKey

func (*CKey) ProjectUser

func (k *CKey) ProjectUser(host, project, user ID) *CKey

func (*CKey) ProjectUserTimeLogSet

func (k *CKey) ProjectUserTimeLogSet(host, project, user ID) *CKey

func (*CKey) ProjectUsers

func (k *CKey) ProjectUsers(host, project ID, users []ID) *CKey

func (*CKey) ProjectUsersSet

func (k *CKey) ProjectUsersSet(host, project ID) *CKey

func (*CKey) SortedDlmKeys

func (k *CKey) SortedDlmKeys() []string

func (*CKey) Task

func (k *CKey) Task(host, project, task ID) *CKey

func (*CKey) TaskChildrenSet

func (k *CKey) TaskChildrenSet(host, project, parent ID) *CKey

func (*CKey) TaskTimeLogSet

func (k *CKey) TaskTimeLogSet(host, project, task ID, user *ID) *CKey

func (*CKey) TimeLog

func (k *CKey) TimeLog(host, project, timeLog ID, task, user *ID) *CKey

Jump to

Keyboard shortcuts

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