vegvisir/pkg/handler/handler.go
Piotr Biernat 7bb7417f3a
All checks were successful
continuous-integration/drone/push Build is passing
[fix] Fixed all linters warnings
2021-11-15 21:47:25 +01:00

12 lines
465 B
Go

// ___ ____ ___ ___
// \ \ / / | _ | __| \ \ / / || | __ || || _ |
// \ \/ / |___ | |__ \ \/ / || |___ || ||___|
// \ / | _ | _ | \ / || __ | || ||\\
// \/ |___ |___ | \/ || ____| || || \\
// Copyright (c) 2021 Piotr Biernat. https://pbiernat.dev. MIT License
// Repo: https://git.pbiernat.dev/golang/vegvisir
// Package handler all handlers will be placed here in future...
package handler