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
js/wasm
Last checked
1 second ago

Tools for package owners.