func encodeContinueOrDie(apiVersion string, resourceVersion int64, nextKey string) string { … } func Test_decodeContinue(t *testing.T) { … }
func encodeContinueOrDie(apiVersion string, resourceVersion int64, nextKey string) string { … } func Test_decodeContinue(t *testing.T) { … }