Documentation ¶
Index ¶
- func ActionsAllowedToDomain(allowed features_pb.ActionsAllowed) domain.ActionsAllowed
- func ActionsAllowedToPb(allowed domain.ActionsAllowed) features_pb.ActionsAllowed
- func FeatureTierToPb(name, description string, status domain.FeaturesState, ...) *features_pb.FeatureTier
- func FeaturesStateToDomain(status features_pb.FeaturesState) domain.FeaturesState
- func FeaturesStateToPb(status domain.FeaturesState) features_pb.FeaturesState
- func ModelFeaturesToPb(features *query.Features) *features_pb.Features
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActionsAllowedToDomain ¶
func ActionsAllowedToDomain(allowed features_pb.ActionsAllowed) domain.ActionsAllowed
func ActionsAllowedToPb ¶
func ActionsAllowedToPb(allowed domain.ActionsAllowed) features_pb.ActionsAllowed
func FeatureTierToPb ¶
func FeatureTierToPb(name, description string, status domain.FeaturesState, statusDescription string) *features_pb.FeatureTier
func FeaturesStateToDomain ¶
func FeaturesStateToDomain(status features_pb.FeaturesState) domain.FeaturesState
func FeaturesStateToPb ¶
func FeaturesStateToPb(status domain.FeaturesState) features_pb.FeaturesState
func ModelFeaturesToPb ¶
func ModelFeaturesToPb(features *query.Features) *features_pb.Features
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.