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
Expected behavior
The compiler should refuse to build incomplete upload commands. Second best, users of the library should not have to guess what 'GoBeans' / 'POGO' must be used:
Problem
Panic when trying to upload a buffer to artifactory (equivalent to
jfrog rt upload
).Reproduce
Run this code:
Expected behavior
The compiler should refuse to build incomplete upload commands. Second best, users of the library should not have to guess what 'GoBeans' / 'POGO' must be used:
Additional context
Maybe i am missing documentation or examples somewhere?
The text was updated successfully, but these errors were encountered: