💻
Highlights
- Pro
Pinned Loading
-
-
lazyspeed
lazyspeed PublicA simple terminal-based internet speed test application built with Go and Bubble Tea
Go
-
Disables billing for the current Goo...
Disables billing for the current Google Cloud project if the reported costs reach 90% of the project's budget (triggered by a Pub/Sub topic that listens to Billing notifs) 1const { google } = require('googleapis');
23exports.disableBillingAccount = async (event, context) => {
4const pubsubMessage = event.data
5? Buffer.from(event.data, 'base64').toString()
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.