wing

package
v0.0.0-...-069cfaf Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2021 License: Unlicense Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Post

type Post struct {
	ID    string `json:"id"`
	Title string `json:"title"`
	Body  string `json:"body"`
}

type WingCal

type WingCal struct {
	Naziv          string
	Strana         string
	Edit           bool
	Materijal      map[int]*model.WingMaterijal
	Radovi         model.WingVrstaRadova
	IzbornikRadova *model.WingVrstaRadova
	Transfered     model.WingCalGrupaRadova
	Db             *db.DuoUIdb
	//Client           *model.Client
	PrikazaniElement *model.WingVrstaRadova
	Suma             *model.WingIzabraniElementi
}

func NewWingCal

func NewWingCal() *WingCal

func (*WingCal) Element

func (wc *WingCal) Element(w http.ResponseWriter, r *http.Request)

func (*WingCal) Elementi

func (wc *WingCal) Elementi(w http.ResponseWriter, r *http.Request)

func (*WingCal) GenerisanjeEdita

func (w *WingCal) GenerisanjeEdita() (edit *model.EditabilnaPoljaVrsteRadova)

func (*WingCal) PodvrsteRadova

func (wc *WingCal) PodvrsteRadova(w http.ResponseWriter, r *http.Request)

func (*WingCal) VrsteRadova

func (wc *WingCal) VrsteRadova(w http.ResponseWriter, r *http.Request)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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