videlalvaro / gen_microservice

Microservices for Erlang
Mozilla Public License 2.0
94 stars 16 forks source link

gen:stop/1 undefined #3

Open badubizzle opened 9 years ago

badubizzle commented 9 years ago

Calling stop with Name like this

gen_microservice:stop({global, kitty}).             

reports error

** exception error: undefined function gen:stop/1