Add config, interfaces, endpoints, etc

This commit is contained in:
Kyle Lemons
2012-03-26 00:06:53 -07:00
parent 804a3c6ab8
commit ba2dd5404f
8 changed files with 235 additions and 28 deletions

View File

@@ -5,7 +5,7 @@ import (
)
func TestBCD(t *testing.T) {
tests := []struct{
tests := []struct {
BCD
Int int
Str string