Skip to content
Daniel Bourdrez edited this page Dec 5, 2022 · 1 revision

Once you have a configuration (see Configuration), derive your client and server

client := conf.Client()
server:= conf.Server()
Clone this wiki locally