TGSExchange.go 71 B

123456
  1. package client
  2. func (cl *Client) TGSExchange() error {
  3. return nil
  4. }