# Functions
NewService returns an experiment service instance.
Register mounts HTTP handler on the mux.
# Structs
Base represents the base info of an experiment.
ChaosState defines the number of chaos experiments of each phase.
Detail represents an experiment instance.
Experiment defines the basic information of an experiment.
Service defines a handler service for experiments.
StatusResponse defines a common status struct.