Some minor changes and now we got PSK examples!
There's a bug: setting tls.Config.ClientSessionCache will cause PSK to fail. Currently users must set only tls.UtlsPreSharedKeyExtension.ClientSessionCacheOverride.
This is not an intended behavior and requires further investigation...
Full Changelog: v1.5.0-beta.2...v1.5.0-beta.3