Versions in this module Expand all Collapse all v0 v0.0.3 Nov 23, 2022 v0.0.1 Nov 23, 2022 Changes in this version + func BuildMapperChain(cfg config.Config) ([]mapper.Mapper, error) + type Server struct + func New(cfg config.Config, stopCh <-chan struct{}) *Server + func (c *Server) Run(stopCh <-chan struct{})