Categorygithub.com/caa-dev-apps/cef2xml_v2
repositorypackage
0.0.0-20240212141314-85fba1b311d0
Repository: https://github.com/caa-dev-apps/cef2xml_v2.git
Documentation: pkg.go.dev

# README

cef2xml_v2

A cef to xml converter for the CAA team.

go install github.com\caa-dev-apps\cef2xml_v2

set GOOS=linux set GOOS=darwin set GOARCH=amd64 set GOARCH=386

go install

set GOOS=linux&&set GOARCH=amd64&& go build -v .

go test -run regex

e.g partial go test -run TestRead_11