v1

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 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 ActionReq

type ActionReq struct {
	g.Meta `path:"/submit/action" tags:"midjourney" method:"post" summary:"midjourney api"`
	sdkm.MidjourneyProxyRequest
}

type ActionRes

type ActionRes struct {
	g.Meta `mime:"application/json" example:"json"`
}

type BlendReq

type BlendReq struct {
	g.Meta `path:"/submit/blend" tags:"midjourney" method:"post" summary:"midjourney api"`
	sdkm.MidjourneyProxyRequest
}

type BlendRes

type BlendRes struct {
	g.Meta `mime:"application/json" example:"json"`
}

type ChangeReq

type ChangeReq struct {
	g.Meta `path:"/submit/change" tags:"midjourney" method:"post" summary:"midjourney api"`
	sdkm.MidjourneyProxyRequest
}

type ChangeRes

type ChangeRes struct {
	g.Meta `mime:"application/json" example:"json"`
}

type DescribeReq

type DescribeReq struct {
	g.Meta `path:"/submit/describe" tags:"midjourney" method:"post" summary:"midjourney api"`
	sdkm.MidjourneyProxyRequest
}

type DescribeRes

type DescribeRes struct {
	g.Meta `mime:"application/json" example:"json"`
}

type FetchReq

type FetchReq struct {
	g.Meta `path:"/task/:taskId/fetch" tags:"midjourney" method:"get" summary:"midjourney api"`
	sdkm.MidjourneyProxyRequest
}

type FetchRes

type FetchRes struct {
	g.Meta `mime:"application/json" example:"json"`
}

type ImagineReq

type ImagineReq struct {
	g.Meta `path:"/submit/imagine" tags:"midjourney" method:"post" summary:"midjourney api"`
	sdkm.MidjourneyProxyRequest
}

type ImagineRes

type ImagineRes struct {
	g.Meta `mime:"application/json" example:"json"`
}

type ModalReq

type ModalReq struct {
	g.Meta `path:"/submit/modal" tags:"midjourney" method:"post" summary:"midjourney api"`
	sdkm.MidjourneyProxyRequest
}

type ModalRes

type ModalRes struct {
	g.Meta `mime:"application/json" example:"json"`
}

type ShortenReq

type ShortenReq struct {
	g.Meta `path:"/submit/shorten" tags:"midjourney" method:"post" summary:"midjourney api"`
	sdkm.MidjourneyProxyRequest
}

type ShortenRes

type ShortenRes struct {
	g.Meta `mime:"application/json" example:"json"`
}

type SwapFaceReq

type SwapFaceReq struct {
	g.Meta `path:"/insight-face/swap" tags:"midjourney" method:"post" summary:"midjourney api"`
	sdkm.MidjourneyProxyRequest
}

type SwapFaceRes

type SwapFaceRes struct {
	g.Meta `mime:"application/json" example:"json"`
}

type UploadDiscordImagesReq

type UploadDiscordImagesReq struct {
	g.Meta `path:"/submit/upload-discord-images" tags:"midjourney" method:"post" summary:"midjourney api"`
	sdkm.MidjourneyProxyRequest
}

type UploadDiscordImagesRes

type UploadDiscordImagesRes struct {
	g.Meta `mime:"application/json" example:"json"`
}

Jump to

Keyboard shortcuts

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