Commit Graph

  • 0952d68381 Formatting main Mike Holloway 2024-08-29 03:21:27 -0400
  • ef318b10e5 modified: functions.go OpenSSH, OpenHTTP functions modified: main.go Client instantiation work Mike Holloway 2024-08-29 03:15:13 -0400
  • f8385e173d Endpoints field for Host struct Mike Holloway 2024-08-28 23:41:56 -0400
  • a2252170db Merge conflict resolved. data-work Mike Holloway 2024-08-28 23:31:57 -0400
  • a734197c54 modified: functions.go Added some structure to client requests modified: main.go AddEndpoint method properly using interface See https://www.ardanlabs.com/blog/2014/05/methods-interfaces-and-embedded-types.html modified: methods.go AddEndpoint using reflect.TypeOf modified: types.go Mike Holloway 2024-08-28 23:15:42 -0400
  • a57ffd6ece Cleaned up methods Mike Holloway 2024-08-26 03:39:43 -0400
  • 09c1bd44c9 Scope adustments Mike Holloway 2024-08-26 02:14:20 -0400
  • 2f56639f5b Trying struct literals and other methods of value setting. Mike Holloway 2024-08-25 22:46:44 -0400
  • 84155e8590 Renaming vars Mike Holloway 2024-08-25 17:11:39 -0400
  • 2f095a8928 new file: anvilssh.go Testing Anvil ssh struct modified: go.mod modified: go.sum modified: main.go modified: models.go Challenge: storing AuthorizedKey record as ssh datatype Mike Holloway 2024-08-25 17:08:17 -0400
  • 5bbe08ded5 new file: .gitignore delve debug, vim swap files new file: anvildb.go ConnectAnvilDB func modified: main.go Moving things around, investigating interface references modified: models.go Removed previous AnvilDB, AnvilData struct work Mike Holloway 2024-08-25 12:55:41 -0400
  • b886c39ac9 go fmt Mike Holloway 2024-08-24 23:12:58 -0400
  • ff6de84731 Basic error handling test Mike Holloway 2024-08-24 21:26:59 -0400
  • e7140478de Add README.md Mike Holloway 2024-08-24 01:24:47 -0400
  • 47ac953dc9 Initial commit new file: go.mod fmt, database,postgres, bun ORM new file: go.sum new file: main.go Debug output for data structure work new file: models.go Structs for table entries, miniflux as test Mike Holloway 2024-08-24 01:22:16 -0400