mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-16 17:33:14 +00:00
Merge pull request #64 from monopole/docErrorPackage
Doc the error package.
This commit is contained in:
@@ -14,6 +14,7 @@ See the License for the specific language governing permissions and
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
// Package error has contextual error types.
|
||||||
package error
|
package error
|
||||||
|
|
||||||
import "fmt"
|
import "fmt"
|
||||||
|
|||||||
Reference in New Issue
Block a user