//
pkg.gl
Category
github.com/BitBoxSwiss/bitbox-wallet-app
backend
util
package
4.46.3+incompatible
Repository:
https://github.com/bitboxswiss/bitbox-wallet-app.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
4
Files
49 SLOC
#
Functions
APIGet
APIGet performs a HTTP Get call to a given endpoint and unmarshal the result populating a given object.
TruncateString
TruncateString truncates `s` to size `size` if too long.