Skip to content
Snippets Groups Projects
Commit 1e95f811 authored by Emanuel Petrinovic's avatar Emanuel Petrinovic
Browse files

uint for id

parent 82dababc
No related branches found
No related tags found
No related merge requests found
package model
type Campaign struct {
ID int
ID uint
Name string
OrganizerName string
TargetAmmount float64
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment