You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, the function name almost always matches the service name. However, if the function name has a dash in it, the service name gets a double dash. E.g. a function named game-score becomes a service named game--score, which is not ideal.