syncer

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CacheSyncer = &cacheSyncer{
	syncFuncs: make(map[CacheSyncFuncKey]func(owner string, repo string) error),
}

Functions

This section is empty.

Types

type CacheSyncFuncKey

type CacheSyncFuncKey struct {
	Owner string
	Repo  string
	Kind  string
}

func (CacheSyncFuncKey) String

func (k CacheSyncFuncKey) String() string

Jump to

Keyboard shortcuts

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