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
54
commits
1
branch
0
tags
822
KiB
Go
100%
bed55a63a2
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
bed55a63a2
minor renamings; use generic functions for access to state and config data via type assertions
2023-06-29 17:39:48 +02:00
app
logging: provide (and use) functions with context information
2023-06-28 16:34:11 +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
minor renamings; use generic functions for access to state and config data via type assertions
2023-06-29 17:39:48 +02:00
logging
work in progress: server component (using gin)
2023-06-29 12:24:47 +02:00
server
minor renamings; use generic functions for access to state and config data via type assertions
2023-06-29 17:39:48 +02:00
testing
logging: provide (and use) functions with context information
2023-06-28 16:34:11 +02:00
tests
work in progress: server component (using gin)
2023-06-29 12:24:47 +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