internal

package
v0.0.0-...-8d8ec1c Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Untyped

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

Untyped - 형식 지정이 없는 데이터를 관리하는 구조

func NewUntyped

func NewUntyped() *Untyped

NewUntyped - 형식없는 맴 구조 생성

func (*Untyped) Clone

func (u *Untyped) Clone() map[string]interface{}

Clone - 관리 중인 형식없는 맵 복제

func (*Untyped) Get

func (u *Untyped) Get(name string) (interface{}, bool)

Get - 지정한 이름에 해당하는 형식없는 값 반환

func (*Untyped) Register

func (u *Untyped) Register(name string, v interface{})

Register - 지정된 키/값을 형식없는 맵으로 등록

Jump to

Keyboard shortcuts

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