framework

package module
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2021 License: MIT Imports: 14 Imported by: 0

README

service-framework

CircleCI codecov

service-framework is a package that allows you to quickly and easily build new services. service-framework follows the principles of 12 Factor Apps and as such allows you to be able to rapidly develop maintainable, and reliable apps.

Libraries

service-framework aggregates multiple go libraries, and will inject them into your service.

service-framework uses the following libraries:

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewQueueApplicationBuilder added in v0.0.11

func NewQueueApplicationBuilder(command *cobra.Command) dependency.Builder

NewQueueApplicationBuilder will create a dependency.Builder that will read from SQS Queues

func NewWebApplicationBuilder

func NewWebApplicationBuilder(command *cobra.Command) dependency.Builder

NewWebApplicationBuilder will give you a builder that can create a new web application

Types

This section is empty.

Jump to

Keyboard shortcuts

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