Documentation ¶
Index ¶
- func CreateParameterName(resourceName string) string
- func RequestParameterName(resourceName, funcName string) string
- func ResourceFieldName(resourceName string, form dsl.PayloadForm) string
- func UpdateParameterName(resourceName string) string
- func UpdateSettingsParameterName(resourceName string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateParameterName ¶
CreateParameterName Create操作に渡すパラメータの名称
func RequestParameterName ¶
RequestParameterName 任意の操作に渡すパラメータの名称
func ResourceFieldName ¶
func ResourceFieldName(resourceName string, form dsl.PayloadForm) string
ResourceFieldName リソース名がペイロードなどで利用される場合のフィールド名、コード生成時に利用される
func UpdateParameterName ¶
UpdateParameterName Update操作に渡すパラメータの名称
func UpdateSettingsParameterName ¶
UpdateSettingsParameterName UpdateSettings操作に渡すパラメータの名称
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.