rclone/vendor/github.com/pengsrc/go-shared/utils/context.go

5 lines
117 B
Go
Raw Normal View History

2018-06-17 17:59:12 +01:00
package utils
// ContextKey is the type that used for saving and restoring value in context.
type ContextKey string