GuardedStruct
v0.0.4
Pages
Modules
Search documentation of GuardedStruct
Settings
View Source
GuardedStruct.Helper.Extra
(GuardedStruct v0.0.4)
Summary
Functions
app_started?(name)
erlang_fields(tuple, list, keys, num)
erlang_guard(term)
erlang_result(term)
get_unix_time()
get_unix_time_with_shift(number, type \\ :second)
randstring(count)
timestamp()
validated_password?(password)
validated_user?(username)
Functions
app_started?(name)
erlang_fields(tuple, list, keys, num)
erlang_guard(term)
erlang_result(term)
get_unix_time()
get_unix_time_with_shift(number, type \\ :second)
randstring(count)
@spec
randstring(
integer
()) ::
binary
()
timestamp()
validated_password?(password)
validated_user?(username)