ciris
ciris
API
ciris
ConfigDecoder
ConfigDecoder
ConfigError
ConfigError
ConfigException
ConfigException
ConfigKey
ConfigKey
ConfigValue
ConfigValue
Par
Ops
Tag
Secret
Secret
UseOnceSecret
UseOnceSecret
ciris
/
ciris
/
UseOnceSecret
UseOnceSecret
ciris.UseOnceSecret$
See the
UseOnceSecret
companion class
object
UseOnceSecret
Attributes
Companion:
class
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
UseOnceSecret
.type
Clear all
Members list
Concise view
Value members
Concrete methods
final
def
apply
[
F
[
_
]](
secret
:
Array
[
Char
])(
implicit
F
:
Sync
[
F
]):
F
[
UseOnceSecret
]
Returns an effect which creates a new
UseOnceSecret
for the specified secret configuration value.
Returns an effect which creates a new
UseOnceSecret
for the specified secret configuration value.
Attributes