val base : string list

The name/path of the worker group

The abstract name of a single worker

val encoding : t Data_encoding.t

Serializer for the introspection RPCs

val pp : Format.formatter -> t -> unit

Pretty printer for displaying the worker name

val equal : t -> t -> bool