Change time global handling (#29)
* Reverse time * Change time handling global * Remove debug functions * Remove *pgp methods
This commit is contained in:
parent
d398098113
commit
136c0a5495
23 changed files with 154 additions and 138 deletions
|
|
@ -9,3 +9,5 @@ type GopenPGP struct {
|
|||
latestServerTime int64
|
||||
latestClientTime time.Time
|
||||
}
|
||||
|
||||
var pgp = GopenPGP{}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue