This website requires JavaScript.
Explore
Help
Sign in
cco
/
go-scopes
Watch
3
Star
0
Fork
You've already forked go-scopes
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
66
commits
1
branch
0
tags
844
KiB
Go
100%
4c174217d1
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Helmut Merz
4c174217d1
work in progess: action handling; start with simple test
2023-07-07 11:41:25 +02:00
app
logging: provide (and use) functions with context information
2023-06-28 16:34:11 +02:00
client
client component (Send) basically working
2023-06-30 10:11:17 +02:00
config
minor renamings; use generic functions for access to state and config data via type assertions
2023-06-29 17:39:48 +02:00
examples
/demo
improve logging set-up: return pointer, log set-up errors
2023-06-26 14:07:47 +02:00
lib
payload improvements: methods, conversions
2023-07-05 15:10:52 +02:00
logging
produce payload object from JSON
2023-07-05 12:03:46 +02:00
server
work in progress: message: interfaces, implementations
2023-07-04 07:46:05 +02:00
testing
produce payload object from JSON
2023-07-05 12:03:46 +02:00
tests
work in progess: action handling; start with simple test
2023-07-07 11:41:25 +02:00
.gitignore
improve logging set-up: return pointer, log set-up errors
2023-06-26 14:07:47 +02:00
go.mod
work in progress: server component (using gin)
2023-06-29 12:24:47 +02:00
go.sum
work in progress: server component (using gin)
2023-06-29 12:24:47 +02:00
scopes.go
rename config base stuff, + some minor refactorings
2023-06-24 10:30:19 +02:00