Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFindResponseWithCode ¶
func GetFindResponseWithCode(code pdpcodes.FindPDPCode, errArgs ...interface{}) *findV2.Response
func GetResponseWithCode ¶
func GetResponseWithCode(code pdpcodes.SudirPDPCode, errArgs ...interface{}) *sudirV2.ResponseType
func GetResponseWithError ¶
func GetResponseWithError(err error) *sudirV2.ResponseType
Types ¶
type PayloadResponse ¶
type PayloadResponse struct {
ConvertRequest *structure.ConvertRequestPayload
Error *pdpcodes.PdpError
}
type PdpUpsertRequest ¶
type PdpUpsertRequest struct {
structure.SudirUpdateRecordRequest
UpdateMethod pdp.HandleMethod
}
Click to show internal directories.
Click to hide internal directories.