You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Go standard library seems to use a normalized name format of
lowercase, non-annotated operation names. We'll mimic this, especially
since type names could change and break these prefixes (as can be seen
in `pinDirectory.Close`).
0 commit comments