Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Param ¶
type Param struct {
Name string
Param string
Childe map[string]*Param
// contains filtered or unexported fields
}
Param 値を管理するためのStruct
func CreateParam ¶
CreateParam Paramを作成します。childeは全てマージしてChildeに格納します
func (*Param) ChangeParam ¶
ChangeParam Paramの変更をする key index=0から変更するParamの改装までArray stringで指定する val string型で単体
Click to show internal directories.
Click to hide internal directories.