Files
lnd/lnrpc/autopilotrpc/config_default.go
2018-12-13 12:33:44 +01:00

7 lines
116 B
Go

// +build !autopilotrpc
package autopilotrpc
// Config is empty for non-autopilotrpc builds.
type Config struct{}