Registry / messaging / sherclockholmes-webpush-go

sherclockholmes-webpush-go

JSON →
library1.4.0gogounverified

A Go library for sending Web Push notifications via the W3C Push API.

go get github.com/SherClockHolmes/webpush-go
INSTALL
IMPORT
SIG · SHERCLOCKHOLMES-WE
S
sherclockholmes-webpush-go
messaginggov1.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

webpush
github.com/SherClockHolmes/webpush-go

Send a web push notification.

import "github.com/SherClockHolmes/webpush-go" func main() { // Sending a push notification sub := webpush.Subscription{} resp, _ := webpush.SendNotification([]byte("payload"), &sub, &webpush.Options{}) _ = resp }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
sherclockholmes-webpush-go — go get sherclockholmes-webpush-go · libregistry