You've already forked go-monobank
							
							Commit
This commit is contained in:
		
							
								
								
									
										2
									
								
								utils.go
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								utils.go
									
									
									
									
									
								
							| @@ -16,6 +16,8 @@ import ( | |||||||
| 	"time" | 	"time" | ||||||
| ) | ) | ||||||
|  |  | ||||||
|  | type Array []string | ||||||
|  |  | ||||||
| // PtrBool is a helper routine that returns a pointer to given boolean value. | // PtrBool is a helper routine that returns a pointer to given boolean value. | ||||||
| func PtrBool(v bool) *bool { return &v } | func PtrBool(v bool) *bool { return &v } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user