go-interlockledger-rest-client

module
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2023 License: BSD-3-Clause

README

go-interlockledger-rest-client

Our Go client to the InterlockLedger node REST API.

Requirements

This library was developed using Go 1.18 but it should work perfectly on older versions.

How to use it

To see how to use this libraty, check the code internal/main.go as it describes how to instantiate the client and use it to contact the node.

Notes about the code

This code was originally genearated using the Swagger Codegen and has been manually patched to reflect the needs of the InterlockLedger API, specially regarding the client certificate authentication.

In order to retain compatibility with future versions of this code, all future releases will be manually updated as the code generator.

License

This library is released under a BSD-3-Clause License.

Directories

Path Synopsis
This package contains the implementation of the InterlockLedger Node REST API client.
This package contains the implementation of the InterlockLedger Node REST API client.
models
This package contains the implementation of the InterlockLedger Node REST API JSON models.
This package contains the implementation of the InterlockLedger Node REST API JSON models.
This package contains the implementation of all cryptographic utilities used by this client library.
This package contains the implementation of all cryptographic utilities used by this client library.
Test program main
Test program main

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL