Showing 57 of 89 total issues
exported method YmlProjectConfigRepository.UpdateConfig should have comment or be unexported Open
Open
func (r *YmlProjectConfigRepository) UpdateConfig(delta *model.ProjectConfig) error {
- Exclude checks
exported function Result should have comment or be unexported Open
Open
func Result(resp *resty.Response, data interface{}) (err error) {
- Exclude checks
exported function Infof should have comment or be unexported Open
Open
func Infof(format string, v ...interface{}) {
- Exclude checks
exported type Project should have comment or be unexported Open
Open
type Project struct {
- Exclude checks
exported type FilePullParams should have comment or be unexported Open
Open
type FilePullParams struct {
- Exclude checks
exported type AuthToken should have comment or be unexported Open
Open
type AuthToken struct {
- Exclude checks
exported method ProjectConfig.FileURI should have comment or be unexported Open
Open
func (c *ProjectConfig) FileURI(filename string) string {
- Exclude checks
exported type ProjectConfigService should have comment or be unexported Open
Open
type ProjectConfigService interface {
- Exclude checks
exported method DirectiveMap.WithPrefix should have comment or be unexported Open
Open
func (d DirectiveMap) WithPrefix() map[string]string {
- Exclude checks
exported method ProjectConfig.SaveFile should have comment or be unexported Open
Open
func (c *ProjectConfig) SaveFile(file *File, resource *ProjectResource) error {
- Exclude checks
exported type DefaultFileService should have comment or be unexported Open
Open
type DefaultFileService struct {
- Exclude checks
exported type FilePushParams should have comment or be unexported Open
Open
type FilePushParams struct {
- Exclude checks
exported type ProjectConfig should have comment or be unexported Open
Open
type ProjectConfig struct {
- Exclude checks
exported type ProjectResource should have comment or be unexported Open
Open
type ProjectResource struct {
- Exclude checks
exported method ProjectResource.FilePath should have comment or be unexported Open
Open
func (r *ProjectResource) FilePath(filename string, locale string) (string, error) {
- Exclude checks
exported function GenerateURL should have comment or be unexported Open
Open
func GenerateURL(url string, data interface{}) (string, error) {
- Exclude checks
exported type Model should have comment or be unexported Open
Open
type Model struct {
- Exclude checks