Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ ImageService
Struct
ImageService
agent/app/service/image.go:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
)
34
35
type
ImageService
struct
{}
36
37
type
IImageService
interface
{
38
Page(req dto.PageImage) (int64,
interface
{}, error)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected