package
1.39.0
Repository: https://github.com/temporalio/api-go.git
Documentation: pkg.go.dev

# Functions

NewConstRewriter returns an ast visitor that rewrites the Go constants that define enum variants Takes in a map of known enum type -> prefix to trim to handle any edge cases.
No description provided by the author
NewStringRewriter returns an ast visitor that rewrites the String methods on protobuf-generated enums.
NewRemover returns an ast visitor that rewrites the comments added by protoc that contain plugin versions.