github.com/yandex/pandora@v0.5.32/core/coreutil/doc.go (about)

     1  // package coreutil provides utilities for core interfaces, that can be useful
     2  // not only for engine, but other core importers too.
     3  // coreutil MUST NOT depend on any core subpackage, because they may import coreutil.
     4  package coreutil