Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "clutch.service.feedback"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Service ¶
type Service interface {
SubmitFeedback(ctx context.Context, id string, userId string, feedback *feedbackv1.Feedback, metadata *feedbackv1.FeedbackMetadata) error
}
Click to show internal directories.
Click to hide internal directories.