//
pkg.gl
Category
github.com/BlackBX/service-framework
example
queue
cmd
internal
reader
package
0.0.16
Repository:
https://github.com/blackbx/service-framework.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
43 SLOC
#
Functions
NewReader
NewReader is the constructor of the reader type.
Run
Run is a function to be used in invoke to start the server running.
#
Variables
Module
Module provides all of the dependencies required by the reader module.
#
Structs
Reader
Reader reads from an SQS Queue and logs out the messages.