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 IsTableExists(ctx context.Context, c schemeClient, absTablePath string) (exists bool, _ error)
Functions ¶
func IsDirectoryExists ¶
func IsDirectoryExists(ctx context.Context, c schemeClient, directory string) (exists bool, _ error)
func IsTableExists ¶
Source Files ¶
- Version
- v3.42.8
- Published
- Feb 1, 2023
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 1 minute ago –
Tools for package owners.