This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
byom
/
byom-golang-lib
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
rename package from jwtutils to auth
lblt
hace 2 semanas
padre
5bf3e48c8a
commit
f4af45a98e
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
pkg/auth/jwt.go
+ 1
- 1
pkg/auth/jwt.go
Ver fichero
@@ -1,4 +1,4 @@
-package
jwtutils
+package
auth
import (
"time"