package helpers

import "github.com/ydb-platform/ydb-go-sdk/v3/internal/scheme/helpers"

Index

Functions

func IsDirectoryExists

func IsDirectoryExists(ctx context.Context, c schemeClient, directory string) (exists bool, _ error)

func IsTableExists

func IsTableExists(ctx context.Context, c schemeClient, absTablePath string) (exists bool, _ error)

Source Files

check_exists.go

Version
v3.43.0-rc7
Published
Mar 10, 2023
Platform
js/wasm
Imports
6 packages
Last checked
9 minutes ago

Tools for package owners.