View Source aws_credentials_app (aws_credentials v0.2.4)

Summary

Functions

Link to this function

start(StartType, StartArgs)

View Source
-spec start(normal | {takeover, Node :: node()} | {failover, Node :: node()}, any()) -> {ok, pid()}.
-spec stop(any()) -> ok.