package service const ( methodNamePrefix = "cws/api/v1" StartWorkFlowMethodName = methodNamePrefix + "/workflow/launch" )