api

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(milestone service.IMilestone, checkpoint service.ICheckpoint) *gin.Engine

Types

type Checkpoint

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

func (Checkpoint) Create

func (c Checkpoint) Create(ctx *gin.Context)

func (Checkpoint) Delete

func (c Checkpoint) Delete(ctx *gin.Context)

func (Checkpoint) Paginate

func (c Checkpoint) Paginate(ctx *gin.Context)

func (Checkpoint) Retrieve

func (c Checkpoint) Retrieve(ctx *gin.Context)

func (Checkpoint) Update

func (c Checkpoint) Update(ctx *gin.Context)

type Milestone

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

func (Milestone) Create

func (m Milestone) Create(ctx *gin.Context)

func (Milestone) Delete

func (m Milestone) Delete(ctx *gin.Context)

func (Milestone) Paginate

func (m Milestone) Paginate(ctx *gin.Context)

func (Milestone) Retrieve

func (m Milestone) Retrieve(ctx *gin.Context)

func (Milestone) Update

func (m Milestone) Update(ctx *gin.Context)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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