httpclient

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package httpclient ... CODE GENERATED AUTOMATICALLY DO NOT EDIT

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockService

type MockService struct {
	mock.Mock
}

MockService ...

func (*MockService) GetDetails

func (s *MockService) GetDetails(ctx context.Context, namespace string, detail string, fileID uint32, someID *uint64, token *string) (det v1.Detail, ns v1.Namespace, id *string, err error)

GetDetails ...

func (*MockService) GetDetailsEmbedStruct

func (s *MockService) GetDetailsEmbedStruct(ctx context.Context, namespace string, detail string, token *string) (response v1.GetDetailsEmbedStructResponse, err error)

GetDetailsEmbedStruct ...

func (*MockService) GetDetailsListEmbedStruct

func (s *MockService) GetDetailsListEmbedStruct(ctx context.Context, namespace string, detail string, token *string) (details []v1.Detail, err error)

GetDetailsListEmbedStruct ...

func (*MockService) GetFile

func (s *MockService) GetFile(ctx context.Context, token *string) (data []byte, fileName string, err error)

GetFile ...

func (*MockService) GetSomeElseDataUtf8

func (s *MockService) GetSomeElseDataUtf8(ctx context.Context, token *string) (cool v1.Detail, nothing v1.Namespace, id *string, err error)

GetSomeElseDataUtf8 ...

func (*MockService) GetWarehouses

func (s *MockService) GetWarehouses(ctx context.Context, token *string) (pets map[string]v1.Detail, err error)

GetWarehouses ...

func (*MockService) PutDetails

func (s *MockService) PutDetails(ctx context.Context, namespace string, detail string, testID string, blaID *string, token *string, pretty v1.Detail, yang v1.Namespace) (cool v1.Detail, nothing v1.Namespace, id *string, err error)

PutDetails ...

func (*MockService) UploadDocument

func (s *MockService) UploadDocument(ctx context.Context, token *string, name []string, extension string, categoryID string, supplierID []int64, contractID bool, data *multipart.FileHeader) (err error)

UploadDocument ...

Jump to

Keyboard shortcuts

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