refactor: convert structs to interfaces and rename accessors #68

Merged
bagas merged 2 commits from staging into main 2026-01-16 16:41:23 +07:00
Owner
  • Convert struct types to interfaces
  • Rename getter and setter methods
  • Add Close method to server interface
  • Merge handler functionality into session file
  • Handle lifecycle.Connection().Wait()
  • fix panic on nil connection in SSH server
- Convert struct types to interfaces - Rename getter and setter methods - Add Close method to server interface - Merge handler functionality into session file - Handle lifecycle.Connection().Wait() - fix panic on nil connection in SSH server
bagas added 1 commit 2026-01-16 16:28:27 +07:00
refactor: convert structs to interfaces and rename accessors
Docker Build and Push / build-and-push-branches (push) Has been skipped
Docker Build and Push / build-and-push-tags (push) Has been cancelled
19135ceb42
- Convert struct types to interfaces
- Rename getter and setter methods
- Add Close method to server interface
- Merge handler functionality into session file
- Handle lifecycle.Connection().Wait()
- fix panic on nil connection in SSH server
bagas added 1 commit 2026-01-16 16:28:40 +07:00
Merge branch 'main' into staging
Docker Build and Push / build-and-push-branches (push) Successful in 11m35s
Docker Build and Push / build-and-push-tags (push) Has been skipped
1a04af8873
bagas merged commit f421781f44 into main 2026-01-16 16:41:23 +07:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bagas/tunnel-please#68