Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EncryptorAESModule = fx.Module("encryptor_aes", fx.Provide( env.ParseAs[encryption.ConfigEncryptor], fx.Annotate( encryption.NewEncryptorAES, fx.As(new(encryption.Encryptor)), ), ), )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.