openapi

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetField

func GetField(objectApiName, filedApiName string) (interface{}, error)

func GetFields

func GetFields(objectApiName string) (map[string]interface{}, error)

Types

type StatusCode

type StatusCode = string
const (
	FileDownload StatusCode = ""
	Success      StatusCode = "0"

	InternalError  StatusCode = "k_ec_000001"
	NoTenantID     StatusCode = "k_ec_000002"
	NoUserID       StatusCode = "k_ec_000003"
	UnknownError   StatusCode = "k_ec_000004"
	OpUnknownError StatusCode = "k_op_ec_00001"
	SystemBusy     StatusCode = "k_op_ec_20001"
	SystemError    StatusCode = "k_op_ec_20002"
	RateLimitError StatusCode = "k_op_ec_20003"
	TokenExpire    StatusCode = "k_ident_013000"
	IllegalToken   StatusCode = "k_ident_013001"
	MissingToken   StatusCode = "k_op_ec_10205"
)

Jump to

Keyboard shortcuts

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