Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bobgroup-go-utils
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
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
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
Bob Public Utils
bobgroup-go-utils
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
7223ecab38c5034bedb7def9e62ed78548098ba9
Select Git revision
Branches
10
1-http-error
17-order-search-results
18-use-scan-for-param-values
4-simplify-framework-2
audit_cleaning_cater_for_non_struct_fields
main
default
protected
refactor_trading_hours
remove-info-logs
sl-refactor
trading_hours
Tags
20
v1.293.0
v1.292.0
v1.291.0
v1.290.0
v1.289.0
v1.288.0
v1.287.0
v1.286.0
v1.285.0
v1.284.0
v1.283.0
v1.282.0
v1.281.0
v1.280.0
v1.279.0
v1.278.0
v1.277.0
v1.276.0
v1.275.0
v1.274.0
30 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
Jun
6
5
4
28
May
24
23
21
17
16
15
9
2
29
Apr
16
15
10
9
8
5
3
27
Mar
19
12
20
Feb
16
15
12
24
Jan
22
19
18
15
2
27
Dec
18
13
29
Nov
13
3
31
Oct
12
6
3
27
Sep
15
8
7
1
31
Aug
15
10
9
8
3
21
Jul
20
23
Jun
21
15
13
7
6
31
May
23
15
8
4
26
Apr
19
17
13
6
3
30
Mar
23
21
Feb
7
1
31
Jan
30
27
23
12
6
21
Dec
8
24
Nov
22
18
15
14
11
10
8
7
3
2
24
Oct
22
18
17
13
27
Sep
16
12
8
5
2
31
Aug
25
22
19
18
15
11
5
4
3
1
22
Jul
20
13
12
7
5
4
22
Jun
31
May
25
23
18
11
10
9
8
6
28
Apr
14
13
11
8
4
23
Mar
18
17
15
11
9
22
Feb
21
11
10
9
8
4
3
31
Jan
28
27
25
20
13
11
30
Dec
29
26
23
22
21
20
17
14
13
11
10
6
30
Nov
29
28
27
26
25
24
23
22
19
16
15
12
11
10
9
8
4
3
2
28
Oct
27
25
20
19
18
15
14
13
1
30
Sep
29
28
27
20
19
17
16
14
8
7
Update websocket functions to aws sdk for go v2 and add GetSignedUploadURL function
Merge remote-tracking branch 'refs/remotes/origin/main' into migrate_to_aws_sdk_for_go_v2
use our own value to pointer function
Refactor BatchJob struct to use pointer for Name field
Allow updating redis key expiry when getting values
v1.225.0
v1.225.0
Add keep alive function for locks
v1.224.0
v1.224.0
Add redis function to set a lock on a specific key
v1.223.0
v1.223.0
Cater for only parsing an email address and not doing the domain checks
v1.222.0
v1.222.0
#40 Fix sending data via websocket
v1.221.0
v1.221.0
Refactor TradingHours struct to surround usage of en dash with spaces
v1.220.0
v1.220.0
Merge branch '40-websocket-utils' into 'main'
v1.219.0
v1.219.0
#40 Websocket utils
Refactor TradingHours struct to use correct capitalization in String function
v1.218.0
v1.218.0
Minor documentation update
Add NormalizeEmail and ValidateIPAddress functions
v1.217.0
v1.217.0
Refactor TradingHours struct to use en dash instead of hyphen in String function
v1.216.0
v1.216.0
Refactor TradingHours struct to use abbreviated day names in String function
v1.215.0
v1.215.0
Refactor TradingHours struct to fix nextDay on the day before last
Add a deepCopy to TradingHours String function to prevent side effects
v1.214.0
v1.214.0
Refactor TradingHours struct to include public holidays
v1.213.0
v1.213.0
Refactor TradingHours to allow for closed days where trading does not take place
v1.212.0
v1.212.0
Refactor TradingHours Validation and String functions
v1.211.0
v1.211.0
Refactor TradingHours struct to be a slice instead of array of 7 elements
v1.210.0
v1.210.0
Refactor TradingHours struct and add validation for start and end times
v1.209.0
v1.209.0
Refactor TradingHours struct and add validation and string conversion methods
v1.208.0 refact…
v1.208.0 refactor_trading_hours
New function: AddFileToZipWithHeader
v1.207.0
v1.207.0
Add As function from go errors package
Add trading hours type in date utils
v1.206.0
v1.206.0
Add functions to convert HTML to text
v1.205.0
v1.205.0
Add LRM unicode character to email address validation
v1.204.0
v1.204.0
rename session to client
Email validation - a plus should not be replaced, but rather just trimmed
v1.203.0
v1.203.0
Upgrade bun to v1.1.17
v1.202.0
v1.202.0
Add shared functions from Bob Go
v1.201.0
v1.201.0
Another character to trim for emails
Add more nonofficial whitespace characters
Add generic functions SliceToSlicePointers and SlicePointersToSlice
Fix go mod
Improve email address validation
Improve error handling
Loading