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