openvpn-processor

module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2023 License: Apache-2.0

README

Openvpn Processor

CI Go Report Card Quality Gate Status Maintainability Rating Reliability Rating Security Rating Coverage Go version License

Development

This project requires below tools while developing:

Simply run below command to prepare your development environment:

$ python3 -m venv venv
$ source venv/bin/activate
$ pip3 install pre-commit
$ pre-commit install -c build/ci/.pre-commit-config.yaml

Sample SAM commands:

# Validate the SAM Template
$ make sam-validate
# Invoke function
$ make sam-local-invoke
# Test function in the cloud
$ make sam-cloud-invoke
# Deploy
$ make sam-deploy

Debugging Locally

First, you should spin up the database using this repository.

Then you should provide docker_network=compose_default using SAM CLI argument.

Directories

Path Synopsis
src

Jump to

Keyboard shortcuts

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