Without code it is hard to tell, but let me ask You why You would want to call or cast inside the GenServer?
It’s the API side that use those functions.
The server side has access to all private functions, and knows its state, in which case would You need to make intra server calls?






















