Reset of gen_servers for testing

Tim Buchwaldt 67e4768add Default arguments when no register_gen_reset was called преди 7 години
config db2dfb96a0 Import преди 7 години
lib 67e4768add Default arguments when no register_gen_reset was called преди 7 години
test 7c1e6daae5 Format преди 7 години
.formatter.exs db2dfb96a0 Import преди 7 години
.gitignore db2dfb96a0 Import преди 7 години
README.md db2dfb96a0 Import преди 7 години
mix.exs db2dfb96a0 Import преди 7 години

README.md

GenReset

TODO: Add description

Installation

If available in Hex, the package can be installed by adding gen_reset to your list of dependencies in mix.exs:

def deps do
  [
    {:gen_reset, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/gen_reset.