data-connector-agent

command module
v0.0.0-...-a5c58dd Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

README

data-connector-agent

This is a simple Go application template with a pre-configured logger and a library to handle configuration file and env variables. It also contains basic dependencies for testing and http request. By default the module name is "service", if you want to change it, please remember to change it in the imports too.

Development Local

To develop the service locally you need: - Go 1.23+

To start the application locally

go run data-connector-agent

By default the service will run on port 8080, to change the port please set HTTP_PORT env variable

Testing

To test the application use:

make test

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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