ipld-eth-server/pkg/config/client.go

6 lines
55 B
Go
Raw Normal View History

2017-11-02 22:37:27 +00:00
package config
type Client struct {
IPCPath string
}