clientlock

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

This file contains the ClientLock struct definition and methods. A ClientLock represents a lock held by an RPC client.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientLock

type ClientLock struct {
	// contains filtered or unexported fields
}

Client lock represents a lock held by an RPC client

func New

func New(name string, key string) *ClientLock

func (*ClientLock) Key

func (c *ClientLock) Key() string

func (*ClientLock) Name

func (c *ClientLock) Name() string

Jump to

Keyboard shortcuts

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