Documentation
¶
Index ¶
Constants ¶
View Source
const NegativeFeedbackWord = "unhelpful"
View Source
const PositiveFeedbackWord = "helpful"
Variables ¶
View Source
var RefactorMessage = fmt.Sprintf(refactoryMessage, PositiveFeedbackWord, NegativeFeedbackWord)
Functions ¶
func PredictRefactors ¶
func PredictRefactors(ctx context.Context, req *refactorservice.RefactorRequest) ([]*refactorservice.Refactor, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.