Replace the public VAPID key in index.html.
Use a tool such as SimpleHTTPServer to run a web server:
python -m SimpleHTTPServer 8000
Go to http://localhost:8000
and copy the logged subsciption from the console.
Replace the public/private VAPID keys. Use the subscription you had from the first section.
go run main.go