RestApiv2/pkg/Api/Client.go

6 lines
56 B
Go

package api
type HttpClient struct {
config *Config
}