github.com/keybase/client/go@v0.0.0-20240309051027-028f7c731f8b/teams/constants.go (about) 1 package teams 2 3 import "time" 4 5 // Default values for the UIDMapper. See comments in libkb/interfaces.go for 6 // MapUIDsToUsernamePackages 7 const defaultFullnameFreshness = 24 * time.Hour 8 const defaultNetworkTimeBudget = 0