//
pkg.gl
Category
github.com/lf-edge/edge-home-orchestration-go
internal
restinterface
cipher
package
1.2.0
Repository:
https://github.com/lf-edge/edge-home-orchestration-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
13
Files
18 SLOC
#
Packages
dummy
Package dummy provides the mocking functions.
mocks
Package mock_cipher is a generated GoMock package.
sha256
Package sha256 implements encryption/decryption functions by sha256.
#
Structs
HasCipher
HasCipher struct.
#
Interfaces
IEdgeCipherer
IEdgeCipherer is the interface implemented by encryption/decryption functions.
Setter
Setter interface.