isolationlevel

package
v1.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Code generated from Pkl module `com.pipelaner.source.inputs`. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IsolationLevel

type IsolationLevel string
const (
	ReadCommitted   IsolationLevel = "read-committed"
	ReadUncommitted IsolationLevel = "read-uncommitted"
)

func (IsolationLevel) String

func (rcv IsolationLevel) String() string

String returns the string representation of IsolationLevel

func (*IsolationLevel) UnmarshalBinary

func (rcv *IsolationLevel) UnmarshalBinary(data []byte) error

UnmarshalBinary implements encoding.BinaryUnmarshaler for IsolationLevel.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL