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 Lambert e42a2d127d
add WithExpirationTime option with unit test
6 years ago
..
connection.go add Connection type with unit tests 6 years ago
connection_closed_reason.go add ClosedReason 6 years ago
connection_state.go add ConnectionState type with unit tests 6 years ago
connection_state_test.go add ConnectionState type with unit tests 6 years ago
connection_test.go add Connection type with unit tests 6 years ago
ids.go add newConnectionStateId with unit test 6 years ago
ids_test.go add newConnectionStateId with unit test 6 years ago
immutable_fields_test.go immutable tests for session: certificate and expiration_time 6 years ago
options.go add WithExpirationTime option with unit test 6 years ago
options_test.go add WithExpirationTime option with unit test 6 years ago
repository.go refactor: going from protobuf to go structs since sessions and their related data are not oplogged 6 years ago
repository_test.go refactor: going from protobuf to go structs since sessions and their related data are not oplogged 6 years ago
session.go formating 6 years ago
session_test.go refactor: going from protobuf to go structs since sessions and their related data are not oplogged 6 years ago
state.go refactor: going from protobuf to go structs since sessions and their related data are not oplogged 6 years ago
state_test.go fix cut/paste errors 6 years ago
term_reason.go fix cut/paste error 6 years ago
testing.go added TestCert function, which should be deprecated pretty quickly 6 years ago
testing_test.go added TestCert function, which should be deprecated pretty quickly 6 years ago
util.go rename package 6 years ago