endpoint

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(NewEndpoints)

Functions

This section is empty.

Types

type CreateProjectRequest

type CreateProjectRequest struct {
	Name string
}

type Endpoints

type Endpoints struct {
	// contains filtered or unexported fields
}

func NewEndpoints

func NewEndpoints(
	baseEnv service.BaseEnvService,
	file service.FileService,
	mod service.ModService,
) *Endpoints

func (*Endpoints) CreateProjectEndpoint

func (e *Endpoints) CreateProjectEndpoint(request *CreateProjectRequest) (err error)

Jump to

Keyboard shortcuts

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