1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-18 09:13:15 +00:00
Files
rclone/vendor/github.com/pengsrc/go-shared/utils/context.go
2018-06-17 17:59:12 +01:00

5 lines
117 B
Go

package utils
// ContextKey is the type that used for saving and restoring value in context.
type ContextKey string