Documentation ¶
Index ¶
- func HandleConfigSettingsAPI(pCfg config.IConfig, pLogger logger.ILogger) http.HandlerFunc
- func HandleIndexAPI(pLogger logger.ILogger) http.HandlerFunc
- func HandleMessageDecryptAPI(pConfig config.IConfig, pLogger logger.ILogger, pClient client.IClient) http.HandlerFunc
- func HandleMessageEncryptAPI(pConfig config.IConfig, pLogger logger.ILogger, pClient client.IClient, ...) http.HandlerFunc
- func HandleServicePubKeyAPI(pLogger logger.ILogger, pPubKey asymmetric.IPubKey) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleConfigSettingsAPI ¶
func HandleIndexAPI ¶
func HandleIndexAPI(pLogger logger.ILogger) http.HandlerFunc
func HandleMessageDecryptAPI ¶
func HandleMessageEncryptAPI ¶
func HandleServicePubKeyAPI ¶
func HandleServicePubKeyAPI(pLogger logger.ILogger, pPubKey asymmetric.IPubKey) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.