MCPcopy Create free account
hub / github.com/EwanValentine/shippy / CreateConsignment

Method CreateConsignment

shippy-service-consignment/handler.go:19–47  ·  view source on GitHub ↗

CreateConsignment - we created just one method on our service, which is a create method, which takes a context and a request as an argument, these are handled by the gRPC server.

(ctx context.Context, req *pb.Consignment, res *pb.Response)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

MarshalConsignmentFunction · 0.85
FindAvailableMethod · 0.65
CreateMethod · 0.65

Tested by

no test coverage detected