context

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context struct {
	Mutex *sync.RWMutex
	Host  host.Host
	Store *store.Store
	Cache *store.Cache
	Ctx   *context.Context
}

func NewContext

func NewContext(mutex *sync.RWMutex, host host.Host, store *store.Store, cache *store.Cache, ctx *context.Context) *Context

Jump to

Keyboard shortcuts

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