linden-honey-sdk-go

module
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2024 License: MIT

README

Linden Honey SDK

Common codebase for developing linden-honey applications

build version coverage tag reference

Technologies

Getting started

Go modules are supported.

Manual install:

go get -u github.com/linden-honey/linden-honey-sdk-go

Golang import:

import "github.com/linden-honey/linden-honey-sdk-go"

Directories

Path Synopsis
Package errors provides a general way to create and manage errors.
Package errors provides a general way to create and manage errors.
Package health provides mechanism for checking the state of the application.
Package health provides mechanism for checking the state of the application.
Package middleware provides abstractions and utils for working with chainable behavior modifiers.
Package middleware provides abstractions and utils for working with chainable behavior modifiers.
Package pagination provides abstractions for working with chunked data.
Package pagination provides abstractions for working with chunked data.
Package swaggerui provides a configurable [http.Handler] with built-in SwaggerUI.
Package swaggerui provides a configurable [http.Handler] with built-in SwaggerUI.
Package transport provides general solutions for the transport layer.
Package transport provides general solutions for the transport layer.
http
Package http provides general solutions for the http transport.
Package http provides general solutions for the http transport.
Package util provides a collection of general-purpose utilities to extend the functionality of the standard library.
Package util provides a collection of general-purpose utilities to extend the functionality of the standard library.
Package validation provides abstractions and utils for working with the data being validated.
Package validation provides abstractions and utils for working with the data being validated.

Jump to

Keyboard shortcuts

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