Documentation
¶
Overview ¶
Package swagger Code generated by swaggo/swag. DO NOT EDIT
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SwaggerInfo = &swag.Spec{ Version: "1.0", Host: "localhost:8080", BasePath: "/api/v1", Schemes: []string{}, Title: "python-executor API", Description: "Remote Python code execution service.\n\nIMPORTANT: Use the client libraries instead of implementing this API directly.\nThe API uses multipart/form-data with tar archives, which is complex to implement correctly.\n\nPython: pip install git+https://github.com/geraldthewes/python-executor.git#subdirectory=python\nGo: go get github.com/geraldthewes/python-executor/pkg/client", InfoInstanceName: "swagger", SwaggerTemplate: docTemplate, LeftDelim: "{{", RightDelim: "}}", }
SwaggerInfo holds exported Swagger Info so clients can modify it
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.