docs: link to go docs from home.

This commit is contained in:
fiatjaf 2024-07-15 13:44:46 -03:00
parent 28d7b83186
commit b79f735e7a

View File

@ -36,5 +36,6 @@ features:
details: You just define your custom handlers for each RPC call and they will be exposed appropriately to management clients.
- title: It's written in Go
icon: 🛵
link: https://pkg.go.dev/github.com/fiatjaf/khatru
details: That means it is fast and lightweight, you can learn the language in 5 minutes and it builds your relay into a single binary that's easy to ship and deploy.
---