io.github.positionpal.location.ws.HttpService.Configuration
See theConfiguration companion trait
Attributes
-
Companion
-
trait
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Value parameters
-
port
-
the port the server should listen on.
Attributes
-
Returns
-
a Validated instance containing either a valid Configuration or a ConfigurationError.
Create a new Configuration instance with the parameters read from environment variables, expected in HTTP_<PARAMETER>
format.
Create a new Configuration instance with the parameters read from environment variables, expected in HTTP_<PARAMETER>
format.
Attributes
-
Returns
-
a Validated instance containing either a valid Configuration or a ConfigurationError.