firebase icon indicating copy to clipboard operation
firebase copied to clipboard

Firebase Go REST SDK

Results 1 firebase issues
Sort by recently updated
recently updated
newest added

Before this change, the library would set ?shallow="true" (note the extra quotes), which would silently fail because the .Iterator() method has no error return path.