add jwt tools

This commit is contained in:
2018-01-24 16:37:57 +08:00
parent 99c4f6dbaf
commit ab990e3c7c
9 changed files with 378 additions and 11 deletions

View File

@@ -3,7 +3,7 @@ package date
import (
"testing"
"github.com/ehlxr/go-utils/log"
"github.com/ehlxr/go-utils/utils/log"
)
func TestDateFormater(t *testing.T) {