go-wire-core

module
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2024 License: BSD-3-Clause

README

golang wire core package

Installation

Adding go-wire-core to a Go project is as easy as calling this command

go get -u github.com/Becklyn/go-wire-core

Packages

We provide packages for common use cases:

  • env: Environment variables processing
  • fiber: Webserver
  • graphql: GraphQL
  • grpc: Basis of a gRPC server
  • health: Health indication
  • logging: Logging
  • metrics: Automatic webserver metrics
  • readyness: Readyness indication

You can see detailed documentation in the README.md based at the root of the packages.

Usage

We recommend using the app.Runtime in your application. The app documentation gives an example of how to integrate the runtime and other packages into your app: Documentation

Integrated 3rd party libraries

The list of 3rd party libraries that we provide as packages by this package:

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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