Ocean/Log/Web/Scheme/Constants.go
Thorsten Sommer 45f2789048 Logging Web Interface
**Work in progress**
2015-02-25 20:53:50 +01:00

7 lines
70 B
Go

package Scheme
const (
A string = `loga`
B string = `logb`
)