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 1e71c55920
deprecate access to underlying *sql.DB via internal/db.DB() (#506)
5 years ago
..
connection.go
connection_closed_reason.go Standardize on one spelling of "canceled" (#399) 5 years ago
connection_closed_with.go
connection_closed_with_test.go
connection_state.go
connection_state_test.go
connection_test.go
error.go
ids.go
ids_test.go
immutable_fields_test.go fix immutable columns for session_state and session_connnection_state (#449) 5 years ago
options.go add support for WithSessionIds in ListSesions (#395) 5 years ago
options_test.go add support for WithSessionIds in ListSesions (#395) 5 years ago
query.go
repository.go
repository_connection.go
repository_connection_test.go
repository_session.go deprecate access to underlying *sql.DB via internal/db.DB() (#506) 5 years ago
repository_session_test.go cancel a session when one of its FKs is set to null (#406) 5 years ago
repository_test.go
session.go
session_connect_with.go
session_connect_with_test.go
session_test.go
state.go Standardize on one spelling of "canceled" (#399) 5 years ago
state_test.go
term_reason.go
testing.go
testing_test.go
util.go