lightningtipbot/internal/runtime
gohumble 8f60cb82f3
add admin service (#263)
* add admin server + service

* string fixes

* ban and unban user

* add return

* ban using admin key

* ban reason

* remove redundant func call

* add http status

* add log

* anon_id_sha256 (#262)

* anon_id_sha256

* refactor sha256 hash to strings package

* oops

Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>

* add admin server + service

* ban and unban user

* string fixes

* add return

* ban using admin key

* ban reason

* remove redundant func call

* add http status

* add log

Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
Co-authored-by: LightningTipBot <88730856+LightningTipBot@users.noreply.github.com>
2022-01-05 01:40:37 +01:00
..
mutex add admin service (#263) 2022-01-05 01:40:37 +01:00
once Adjust log levels (#244) 2021-12-26 16:30:27 +01:00
error.go Initial commit 2021-09-10 08:52:44 +02:00
function.go Onlysats (#181) 2021-12-23 10:16:13 +01:00