lockstring

package
v0.0.0-...-358c88a Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2014 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Lockstring implements a string protected by a RWLock

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LockString

type LockString struct {
	sync.RWMutex
	// contains filtered or unexported fields
}

func (*LockString) Set

func (r *LockString) Set(str string)

func (*LockString) String

func (r *LockString) String() string

Jump to

Keyboard shortcuts

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