author | Sebastian Harl <sh@tokkee.org> | |
Fri, 19 Sep 2014 01:46:11 +0000 (18:46 -0700) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 19 Sep 2014 01:46:11 +0000 (18:46 -0700) | ||
commit | 72a60afdded7d2751bfdc392931e96ec70dfa852 | |
tree | ae8ac60a6bd3dd63ee745410ead21cb9a8c6ae9f | tree | snapshot |
parent | d0b4eb4d690dff7768b5ae588450fc202d286a6a | commit | diff |
Added "sysdb" package providing core constants and types.
For now, provide constants for the log priorities and types describing stored
objects and time-series. All store related types support marshaling to and
unmarshaling from JSON.
For now, provide constants for the log priorities and types describing stored
objects and time-series. All store related types support marshaling to and
unmarshaling from JSON.
README | diff | blob | history | |
sysdb/core.go | [new file with mode: 0644] | blob |
sysdb/store.go | [new file with mode: 0644] | blob |
sysdb/store_test.go | [new file with mode: 0644] | blob |