featurer/client/go/client.go

5 lines
92 B
Go
Raw Permalink Normal View History

2024-10-12 13:04:09 +05:00
package client
// Client is a Featurer client for Golang application.
type Client struct{}