Skip to content

Commit 9b0a502

Browse files
committed
readme
1 parent fb141a4 commit 9b0a502

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Currently available features:
1010
- [x] Buckets
1111
- [x] Inputs
1212
- [x] Outputs
13+
- [ ] Output rules
1314
- [x] Domain reservations
1415
- [x] Tokens
1516
- [x] Functions

webhookrelay.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Package webhookrelay provides a client library to configure Webhook Relay tunnels, manage serverless functions and set up webhook forwarding routing.
12
package webhookrelay
23

34
import (

0 commit comments

Comments
 (0)