make TemplateName fields private #29
Annotations
10 errors and 1 warning
build:
name_test.go#L41
cannot refer to unexported field method in struct literal of type muxt.TemplateName
|
build:
name_test.go#L42
cannot refer to unexported field host in struct literal of type muxt.TemplateName
|
build:
name_test.go#L43
cannot refer to unexported field path in struct literal of type muxt.TemplateName
|
build:
name_test.go#L44
cannot refer to unexported field endpoint in struct literal of type muxt.TemplateName
|
build:
name_test.go#L45
cannot refer to unexported field handler in struct literal of type muxt.TemplateName
|
build:
name_test.go#L55
cannot refer to unexported field method in struct literal of type muxt.TemplateName
|
build:
name_test.go#L56
cannot refer to unexported field host in struct literal of type muxt.TemplateName
|
build:
name_test.go#L57
cannot refer to unexported field path in struct literal of type muxt.TemplateName
|
build:
name_test.go#L58
cannot refer to unexported field endpoint in struct literal of type muxt.TemplateName
|
build:
name_test.go#L59
cannot refer to unexported field handler in struct literal of type muxt.TemplateName
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|