antikythera v0.4.0 AntikytheraCore.Cluster.NodeId View Source
ID of instance that is visible to gear developers.
Note that the ID string here uses short hostname (hostname -s
) instead of fully-qualified one (hostname -f
)
in order to make it short by truncating common parts.
Link to this section Summary
Link to this section Functions
Specs
get() :: Antikythera.NodeId.t()
Specs
init() :: :ok