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.2
Published
Aug 5, 2024
Platform
windows/amd64
Last checked
34 minutes ago

Tools for package owners.