Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Deploy ¶ added in v0.0.2
func Deploy(s *Deployment)
func InitializeFeeds ¶
func InitializeFeeds(feeds []Feed)
func UploadImageFromUrl_BasicAuth ¶
* UploadImageFromUrl_BasicAuth
Types ¶
type Deployment ¶ added in v0.0.2
type WireService ¶
type WireService struct{}
func (*WireService) GetLogfiles ¶
func (s *WireService) GetLogfiles(ctx context.Context, r *buf.Request[v1.GetLogfilesRequest]) (*buf.Response[v1.GetLogfilesResponse], error)
func (*WireService) ProcessLogfile ¶
func (s *WireService) ProcessLogfile(ctx context.Context, r *buf.Request[v1.ProcessLogfileRequest]) (*buf.Response[v1.ProcessLogfileResponse], error)
Click to show internal directories.
Click to hide internal directories.