frostfs-api-go/bootstrap/service.go

9 lines
132 B
Go
Raw Normal View History

2019-11-18 13:34:06 +00:00
package bootstrap
import (
"github.com/nspcc-dev/neofs-proto/service"
)
// NodeType type alias.
type NodeType = service.NodeRole