Add decryptMime and refactor package structure
This commit is contained in:
parent
07b3a2c739
commit
97e70855b8
27 changed files with 516 additions and 486 deletions
3
constants/version.go
Normal file
3
constants/version.go
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
package constants
|
||||
|
||||
const VERSION = "ddacebe0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue