frostfs-api-go/bootstrap/service.go
2020-01-30 16:35:30 +03:00

8 lines
130 B
Go

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