message

package
v0.0.0-...-87f11ff Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpMessage

type HttpMessage struct {
	Headers        map[string]string
	MessagePayload string
}

func (*HttpMessage) Authorization

func (message *HttpMessage) Authorization(value string) *HttpMessage

func (*HttpMessage) Clone

func (message *HttpMessage) Clone() HttpMessage

func (*HttpMessage) ContentType

func (message *HttpMessage) ContentType(value string) *HttpMessage

func (*HttpMessage) ETag

func (message *HttpMessage) ETag(value string) *HttpMessage

func (*HttpMessage) Header

func (message *HttpMessage) Header(key string, value string) *HttpMessage

func (*HttpMessage) Payload

func (message *HttpMessage) Payload(payload string) *HttpMessage

Jump to

Keyboard shortcuts

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