Versions in this module Expand all Collapse all v1 v1.18.1 Apr 22, 2021 v1.18.0 Apr 21, 2021 Changes in this version + type Server struct + func NewServer(args ServerArgs) (*Server, error) + func (s *Server) Run(ctx context.Context) error + type ServerArgs struct + CoderURL *url.URL + Log slog.Logger + Token string