package
0.0.0-20240716132614-1643519e6f91
Repository: https://github.com/triggermail/luci-go.git
Documentation: pkg.go.dev
# Functions
DeflateAuthDB serializes AuthDB to byte buffer and compresses it with zlib.
InflateAuthDB is reverse of DeflateAuthDB.
# Structs
AuthService represents API exposed by auth_service.
Notification represents a notification about AuthDB change.
Snapshot contains AuthDB proto message (all user groups and other information received from auth_service), along with its revision number, timestamp of when it was created, and URL of a service it was fetched from.