//
pkg.gl
Category
github.com/packtpublishing/hands-on-restful-web-services-with-go
chapter11
encryptService
package
0.0.0-20230130100408-5f8ea03624ec
Repository:
https://github.com/packtpublishing/hands-on-restful-web-services-with-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
65 SLOC
#
Packages
proto
Package encryption is a generated protocol buffer package.
#
Functions
DecryptString
DecryptString decrypts the encrypted string to original.
EncryptString
EncryptString encrypts the string with given key.
#
Structs
Encrypter
Encrypter holds the information about methods.