login.go
changeset 130 c450bb73f59a
parent 129 0d4544ce7e5e
child 135 c578c80ed882
equal deleted inserted replaced
129:0d4544ce7e5e 130:c450bb73f59a
       
     1 /*
       
     2 Copyright 2017 Mikael Berthe
       
     3 
       
     4 Licensed under the MIT license.  Please see the LICENSE file is this directory.
       
     5 */
       
     6 
     1 package gondole
     7 package gondole
     2 
     8 
     3 import (
     9 import (
     4 	"encoding/json"
    10 	"encoding/json"
     5 	"fmt"
    11 	"fmt"