Explorar el Código

fix cont state

reid hace 2 años
padre
commit
9729c48a7a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      structs/structs.go

+ 1 - 1
structs/structs.go

@@ -22,7 +22,7 @@ type ContainerState struct {
 	Name      string
 	Image     string
 	Status    string
-	CreatedAt time.Time
+	CreatedAt string
 }
 
 // authenticated browser sessions