package tx

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

Index

Types

type ID

type ID string

func (ID) ID

func (id ID) ID() string

type Identifier

type Identifier interface {
	ID() string
	// contains filtered or unexported methods
}

Source Files

id.go

Version
v3.76.3
Published
Aug 6, 2024
Platform
darwin/amd64
Last checked
4 minutes ago

Tools for package owners.