protoflow

package
v0.0.0-...-da789b0 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Protoflow

type Protoflow struct {
	HTTPServer *server.HTTPServer
	Service    *project.Service
	Store      store.Project
}

func New

func New(HTTPServer *server.HTTPServer, Service *project.Service, Store store.Project) *Protoflow

func Wire

func Wire(cacheConfig bucket.Config, defaultProject *gen.Project) (*Protoflow, error)

TODO breadchris should not need a bucket config, should be able to pass config in-memory

Jump to

Keyboard shortcuts

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