github.com/cockroachdb/pebble@v1.1.2/internal/metamorphic/doc.go (about)

     1  // Copyright 2023 The LevelDB-Go and Pebble Authors. All rights reserved. Use
     2  // of this source code is governed by a BSD-style license that can be found in
     3  // the LICENSE file.
     4  
     5  // Package metamorphic holds the entrypoint for Pebble's internal metamorphic
     6  // tests. See pebble/metamorphic for the package on which these tests build.
     7  package metamorphic