soap

package
v0.0.0-...-d46a54d Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Envelope

type Envelope struct {
	SubsystemCode  string `xml:"Header>service>subsystemCode"`
	ServiceCode    string `xml:"Header>service>serviceCode"`
	ServiceVersion string `xml:"Header>service>serviceVersion"`
	Service        string
}

Envelope is used to unmarshal service info out of X-road request

func FromRequestBody

func FromRequestBody(requestBody []byte) (Envelope, error)

FromRequestBody unmarshals request body bytes to envelope

Jump to

Keyboard shortcuts

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