ci/woodpecker/push/config Pipeline was successful
Details
|
||
---|---|---|
.woodpecker | ||
.golangci.yml | ||
.revive.toml | ||
LICENSE | ||
README.md | ||
errors.go | ||
go.mod | ||
mcaptcha.go |
README.md
mCaptcha Go
mCaptcha is a Go library to interact with mCaptcha.
Implemented
The library currently only implements the PoW verification endpoint and not an of the other endpoints.
Check the documentation for currently implemented functions.