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
Jim af6ef1b687
Refactor existing sentinel errors (#774)
6 years ago
..
connection.go Refactor existing sentinel errors (#774) 6 years ago
connection_closed_reason.go Refactor existing sentinel errors (#774) 6 years ago
connection_closed_with.go Refactor existing sentinel errors (#774) 6 years ago
connection_closed_with_test.go Add connection close call from worker to controller (#387) 6 years ago
connection_state.go Refactor existing sentinel errors (#774) 6 years ago
connection_state_test.go Refactor existing sentinel errors (#774) 6 years ago
connection_test.go Refactor existing sentinel errors (#774) 6 years ago
error.go new domain functions for the session repo (#368) 6 years ago
ids.go basic sessions (#337) 6 years ago
ids_test.go basic sessions (#337) 6 years ago
immutable_fields_test.go fix immutable columns for session_state and session_connnection_state (#449) 6 years ago
options.go add support for WithSessionIds in ListSesions (#395) 6 years ago
options_test.go add support for WithSessionIds in ListSesions (#395) 6 years ago
query.go prevent session state changes after session has terminated. (#540) 6 years ago
repository.go return States as a field of Connection repo operations. (#382) 6 years ago
repository_connection.go Refactor existing sentinel errors (#774) 6 years ago
repository_connection_test.go Refactor existing sentinel errors (#774) 6 years ago
repository_session.go Refactor existing sentinel errors (#774) 6 years ago
repository_session_test.go Refactor existing sentinel errors (#774) 6 years ago
repository_test.go basic sessions (#337) 6 years ago
session.go Refactor existing sentinel errors (#774) 6 years ago
session_connect_with.go Refactor existing sentinel errors (#774) 6 years ago
session_connect_with_test.go changes needed for sessions.AuthorizeConnection (#377) 6 years ago
session_test.go Refactor existing sentinel errors (#774) 6 years ago
state.go Refactor existing sentinel errors (#774) 6 years ago
state_test.go Refactor existing sentinel errors (#774) 6 years ago
term_reason.go Refactor existing sentinel errors (#774) 6 years ago
testing.go Sessions Read/List/Cancel API and SDK (#369) 6 years ago
testing_test.go new domain functions for the session repo (#368) 6 years ago
util.go basic sessions (#337) 6 years ago