Documentation ¶ Index ¶ func Key(scope, identity, subject string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Key ¶ func Key(scope, identity, subject string) string Key returns a stable FNV-32a string key for a (scope, identity, subject) tuple. Using subject gives each distinct caller its own sticky mapping, improving distribution across installations while preserving check-run ownership. Types ¶ This section is empty. Source Files ¶ View all Source files routekey.go Click to show internal directories. Click to hide internal directories.