go-usegcp

module
v0.0.0-...-6a6faa8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2025 License: MIT

README

go-usegcp

go-usegcp is a collection of utilities for writing services that use GCP. Google's official libraries contain parts for interfacing with their APIs but often do not go as far as finishing actual use cases. This library provides higher level packages that should generally be usable as-is to solve a problem.

Standard library interfaces are preferred whenever possible. For example, middleware always uses http.Handler and logging always uses slog.

Packages

  • firebaseauth - an HTTP middleware to verify and decode Firebase ID tokens.

Directories

Path Synopsis
middleware

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL