Implement Go Client, Session, Values, Errors, And CLI #42
Notifications
Due Date
No due date set.
Blocks
Depends on
#49 Cross-Language Smoke Test Matrix
dohertj2/mxaccessgw
#50 Client Packaging Documentation
dohertj2/mxaccessgw
#36 Publish Stable Client Proto Generation Inputs
dohertj2/mxaccessgw
#37 Create Cross-Language Client Behavior Fixtures
dohertj2/mxaccessgw
#41 Scaffold Go Module
dohertj2/mxaccessgw
Reference: dohertj2/mxaccessgw#42
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source: $file
Milestone: $currentMilestone
Labels:
area:client-go,type:feature,priority:p0Deliverables:
Dial(ctx, Options),Client.OpenSession,Sessionhelpers,errors.As,Acceptance criteria:
Tests:
bufconnfake service,Worker 3 is taking this issue.
Branch: agent-3/issue-42-implement-go-client-session-values-errors-and-cli
Worktree: C:\Users\dohertj2\Desktop\mxaccessgw-agent-3
Implemented and merged via PR #92.
Verification performed by orchestrator from
clients/go:gofmt -w mxgateway cmd\mxgw-goproduced no diff.go test -count=1 ./...passed.go build ./...passed.go vet ./...passed.git diff --check origin/main...HEADpassed before merge.Reviewed branch state: branch was one commit ahead of current
origin/mainand mergeable.Milestone
clients-gois complete.Closed issues:
Final verification for #42:
gofmt -w mxgateway cmd\mxgw-goproduced no diff.go test -count=1 ./...passed.go build ./...passed.go vet ./...passed.