shippo

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateAShipment

func CreateAShipment(endpoint, apiKey string, shipmentData map[string]interface{}) (interface{}, error)

func NewConnector

func NewConnector() (*sdk.ConnectorPlugin, error)

func NewShippoAPIClient

func NewShippoAPIClient(baseURL, apiKey string) *http.Client

Types

type Country

type Country struct {
	Code string `json:"alpha2Code"`
	Name string `json:"name"`
}

type CreateNewShipmentOperation

type CreateNewShipmentOperation struct {
	// contains filtered or unexported fields
}

func NewCreateNewShipmentOperation

func NewCreateNewShipmentOperation() *CreateNewShipmentOperation

func (*CreateNewShipmentOperation) GetInfo

func (*CreateNewShipmentOperation) Run

func (*CreateNewShipmentOperation) Test

type CreateShipmentLabelOperation

type CreateShipmentLabelOperation struct {
	// contains filtered or unexported fields
}

func NewCreateShipmentLabelOperation

func NewCreateShipmentLabelOperation() *CreateShipmentLabelOperation

func (*CreateShipmentLabelOperation) GetInfo

func (*CreateShipmentLabelOperation) Run

func (*CreateShipmentLabelOperation) Test

Jump to

Keyboard shortcuts

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