Node config struct.
service config struct.
@type t() :: %PhoenixGenApi.Structs.ServiceConfig{ args: list(), function: String.t(), module: String.t(), nodes: [String.t()], service: String.t() }