frostfs-api-go/bootstrap/service.go
2020-03-31 10:05:26 +03:00

8 lines
133 B
Go

package bootstrap
import (
"github.com/nspcc-dev/neofs-api-go/service"
)
// NodeType type alias.
type NodeType = service.NodeRole