v1

package
v2.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DetailReq

type DetailReq struct {
	g.Meta ``     /* 127-byte string literal not displayed */
	Id     string `json:"id"`
}

Midjourney日志详情接口请求参数

type DetailRes

type DetailRes struct {
	g.Meta `mime:"application/json" example:"json"`
	*model.LogMidjourneyDetailRes
}

Midjourney日志详情接口响应参数

type PageReq

type PageReq struct {
	g.Meta `` /* 132-byte string literal not displayed */
	model.LogMidjourneyPageReq
}

Midjourney日志分页列表接口请求参数

type PageRes

type PageRes struct {
	g.Meta `mime:"application/json" example:"json"`
	*model.LogMidjourneyPageRes
}

Midjourney日志分页列表接口响应参数

Jump to

Keyboard shortcuts

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