package helpers
import "github.com/ydb-platform/ydb-go-sdk/v3/internal/scheme/helpers"
Index ¶
- func IsDirectoryExists(ctx context.Context, c schemeClient, directory string) ( exists bool, _ error, )
- func IsEntryExists(ctx context.Context, c schemeClient, absPath string, entryTypes ...scheme.EntryType) ( exists bool, _ error, )
Functions ¶
func IsDirectoryExists ¶
func IsDirectoryExists(ctx context.Context, c schemeClient, directory string) ( exists bool, _ error, )
func IsEntryExists ¶
func IsEntryExists(ctx context.Context, c schemeClient, absPath string, entryTypes ...scheme.EntryType) ( exists bool, _ error, )
Source Files ¶
- Version
- v3.97.0
- Published
- Jan 16, 2025
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 1 minute ago –
Tools for package owners.