Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MyAktion Go-ss2023
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
go-exercises
MyAktion Go-ss2023
Commits
f71b9b78bcdb9f5801d64692e7baad7d6c75f864
Select Git revision
0 results
myaktion-go-ss2023
src
myaktion
model
campaign.go
Author
Search by author
Any Author
authors
0 authors
May 07, 2023
Implemented computation of amount donated so far after reading a campaign
· f71b9b78
Martin Schmollinger
authored
2 years ago
f71b9b78
Added gorm and defined orm for domain model
· ce0acf12
Martin Schmollinger
authored
2 years ago
ce0acf12
Apr 17, 2023
Added CreateCampaign and GetCampaigns implementation storing data in a global map.
· 5732f1ff
Martin Schmollinger
authored
2 years ago
5732f1ff
Added domain types
· 1d421a1e
Martin Schmollinger
authored
2 years ago
1d421a1e
Loading