package
5.5.2+incompatible
Repository: https://github.com/keycase/client-fork.git
Documentation: pkg.go.dev
# README
env
This package implements libkbfs.Context in terms of libkb.
# Functions
NewContext constructs a context.
NewContextFromGlobalContext constructs a context.
NewContextWithPerfLog constructs a context with a specific perf log.
# Structs
EmptyAppStateUpdater is an implementation of AppStateUpdater that never returns an update, for testing.
KBFSContext is an implementation for libkbfs.Context.
# Interfaces
AppStateUpdater is an interface for things that need to listen to app state changes.
Context defines the environment for this package.