Selaa lähdekoodia

change procedure path name

master
Patrick Peng Sun 9 vuotta sitten
vanhempi
commit
529345a45e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      chatSession.go

+ 1
- 1
chatSession.go Näytä tiedosto

var sessionDir = "sessions" var sessionDir = "sessions"


//where to find the procedure state information //where to find the procedure state information
var ProcedureDir = "Procedure"
var ProcedureDir = "procedure"


//openIDSession openID user's session //openIDSession openID user's session
type openIDSession struct { type openIDSession struct {

Loading…
Peruuta
Tallenna