crossplane-runtime/pkg/apis/core
Nic Cope eddb9f45ee Combine mulitple appends into a single call
This is a minor performance optimisation that doesn't really matter in the
context of calling the Add functions once at startup. It could matter in other
cases, and thus I think it's worth changing so the linter can catch it in
future.

Signed-off-by: Nic Cope <negz@rk0n.org>
2019-03-06 14:40:17 -08:00
..
v1alpha1 Combine mulitple appends into a single call 2019-03-06 14:40:17 -08:00
core.go Run goimports on all files 2019-03-06 14:37:03 -08:00