Go to file
Thomas Boerger a20f13fdb0
Restructure the code accross more files
I have split the code into various files and beside that I have also
used more flat package structure. I have removed the whole constants for
flag names and environment variables, since nobody got to write these
flags manually anyway as all these variables are assigned to structs
all can benefit form code completion while this lib stays more readable.

Signed-off-by: Thomas Boerger <thomas@webhippie.de>
2019-12-21 21:55:01 +01:00
.github Restructure the code accross more files 2019-12-21 21:55:01 +01:00
drone Restructure the code accross more files 2019-12-21 21:55:01 +01:00
trace Restructure the code accross more files 2019-12-21 21:55:01 +01:00
urfave Restructure the code accross more files 2019-12-21 21:55:01 +01:00
.drone.yml Restructure the code accross more files 2019-12-21 21:55:01 +01:00
.gitignore Restructure the code accross more files 2019-12-21 21:55:01 +01:00
.mailmap Restructure the code accross more files 2019-12-21 21:55:01 +01:00
AUTHORS Restructure the code accross more files 2019-12-21 21:55:01 +01:00
LICENSE Initial commit 2019-09-05 15:37:02 -07:00
README.md Restructure the code accross more files 2019-12-21 21:55:01 +01:00
go.mod chore: upgrade urfave/cli to v2 version 2019-11-23 11:56:16 +08:00
go.sum Restructure the code accross more files 2019-12-21 21:55:01 +01:00

README.md

drone-plugin-lib