/
githubmirror
/
client
Обзор
Документация
Войти
/
githubmirror
/
client
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
go/kbfs/libkbfs/context.go
10 строк
293 B
John Zila
blind replace kbfs to new repo
14 дек 2018, 04:15
14 дек 2018, 04:15
b43d0cd
Код
Авторство
О чём код?
// Copyright 2016 Keybase Inc. All rights reserved. // Use of this source code is governed by a BSD // license that can be found in the LICENSE file. package libkbfs import "github.com/keybase/client/go/kbfs/env" // Context defines the environment for this package type Context env.Context