You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal/session
Jeff Mitchell 6cd97a4a6e
Add support for recursive listing (#885)
5 years ago
..
connection.go See how Boundary would look with gofumpt applied (#853) 5 years ago
connection_closed_reason.go See how Boundary would look with gofumpt applied (#853) 5 years ago
connection_closed_with.go Refactor existing sentinel errors (#774) 6 years ago
connection_closed_with_test.go
connection_state.go See how Boundary would look with gofumpt applied (#853) 5 years ago
connection_state_test.go ICU-738/Refactor internal/db to domain errors (#815) 6 years ago
connection_test.go ICU-738/Refactor internal/db to domain errors (#815) 6 years ago
error.go
ids.go
ids_test.go
immutable_fields_test.go See how Boundary would look with gofumpt applied (#853) 5 years ago
options.go Add support for recursive listing (#885) 5 years ago
options_test.go Add support for recursive listing (#885) 5 years ago
query.go prevent session state changes after session has terminated. (#540) 6 years ago
repository.go See how Boundary would look with gofumpt applied (#853) 5 years ago
repository_connection.go ICU-738/Refactor internal/db to domain errors (#815) 6 years ago
repository_connection_test.go ICU-738/Refactor internal/db to domain errors (#815) 6 years ago
repository_session.go Add support for recursive listing (#885) 5 years ago
repository_session_test.go Add support for recursive listing (#885) 5 years ago
repository_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
session.go Add worker tagging (#862) 5 years ago
session_connect_with.go Refactor existing sentinel errors (#774) 6 years ago
session_connect_with_test.go
session_test.go ICU-738/Refactor internal/db to domain errors (#815) 6 years ago
state.go See how Boundary would look with gofumpt applied (#853) 5 years ago
state_test.go ICU-738/Refactor internal/db to domain errors (#815) 6 years ago
term_reason.go See how Boundary would look with gofumpt applied (#853) 5 years ago
testing.go Add worker tagging (#862) 5 years ago
testing_test.go See how Boundary would look with gofumpt applied (#853) 5 years ago
util.go