
- move directory structure - string based rule definition - use traefik rule parsing - drop toml config - new flag library - implement go dep
14 lines
103 B
Go
14 lines
103 B
Go
package main
|
|
|
|
// import (
|
|
// "testing"
|
|
// )
|
|
|
|
/**
|
|
* Tests
|
|
*/
|
|
|
|
// func TestMain(t *testing.T) {
|
|
|
|
// }
|