Documentation
¶
Index ¶
Constants ¶
View Source
const ( // This value is used to specify that session state is being // maintained, and the access device MUST issue a session termination // message when service to the user is terminated. This is the // default value. STATE_MAINTAINED = datatype.Enumerated(0) // This value is used to specify that no session termination messages // will be sent by the access device upon expiration of the // Authorization-Lifetime. NO_STATE_MAINTAINED = datatype.Enumerated(1) )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.